mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
parent
33464784ed
commit
92b5da4524
@ -103,6 +103,7 @@ if (MINGW)
|
||||
|
||||
# Remove cmd window when executing planetblupi
|
||||
set (CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -mwindows")
|
||||
set (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,-Bstatic,--whole-archive -lwinpthread -Wl,--no-whole-archive")
|
||||
endif (MINGW)
|
||||
|
||||
# Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user