mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Revert "Fix linking with winpthread"
This reverts commit 50c728c791895d822b0f474a37dbdd609ba21337.
This commit is contained in:
parent
ce411bfd88
commit
33464784ed
@ -103,7 +103,6 @@ if (MINGW)
|
|||||||
|
|
||||||
# Remove cmd window when executing planetblupi
|
# Remove cmd window when executing planetblupi
|
||||||
set (CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -mwindows")
|
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)
|
endif (MINGW)
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user