1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 10:25:21 +02: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