We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c57fd8 commit 62c2d7eCopy full SHA for 62c2d7e
CMakeLists.txt
@@ -7,8 +7,6 @@ set(CMAKE_WARN_UNUSED_CLI YES)
7
8
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
9
10
-#set(CMAKE_VERBOSE_MAKEFILE ON)
11
-
12
if (NOT XCODE AND NOT MSVC AND NOT CMAKE_BUILD_TYPE)
13
set(CMAKE_BUILD_TYPE Release CACHE STRING "Build type" FORCE)
14
set_property(CACHE CMAKE_BUILD_TYPE PROPERTY STRINGS "Debug" "Release" "MinSizeRel" "RelWithDebInfo")
0 commit comments