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:
parent
05d0eaf5fc
commit
149875607c
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue