1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00

updated CMakeList.txts a bit

This commit is contained in:
Perttu Ahola 2011-07-31 00:51:18 +03:00
parent 05d0eaf5fc
commit 149875607c
2 changed files with 7 additions and 2 deletions

View file

@ -130,7 +130,7 @@ set(common_SRCS
# This gives us the icon
if(WIN32 AND MSVC)
set(common_SRCS ${common_SRCS} winresource.rc)
set(common_SRCS ${common_SRCS} winresource.rc)
endif()
# Client sources