mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-26 16:39:44 -06:00
ENH: add the flag for creating windows gui's
This commit is contained in:
@@ -11,7 +11,7 @@ SET(CMAKE_IMPORT_LIBRARY_SUFFIX ".dll.a")
|
||||
SET(CMAKE_SHARED_LIBRARY_C_FLAGS "")
|
||||
SET(CMAKE_SHARED_LIBRARY_CXX_FLAGS "")
|
||||
SET(CMAKE_EXECUTABLE_SUFFIX ".exe") # .exe
|
||||
|
||||
SET(CMAKE_CREATE_WIN32_EXE "-mwindows")
|
||||
# Modules have a different default prefix that shared libs.
|
||||
SET(CMAKE_MODULE_EXISTS 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user