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 76611f9 commit 111926dCopy full SHA for 111926d
CMakeLists.txt
@@ -21,7 +21,6 @@ if (GENERATOR_IS_MULTI_CONFIG AND NOT CMAKE_CONFIGURATION_TYPES)
21
elseif(NOT GENERATOR_IS_MULTI_CONFIG AND NOT CMAKE_BUILD_TYPE)
22
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build." FORCE)
23
endif()
24
-cmake_policy(SET CMP0111 OLD)
25
project(
26
MrDocs
27
VERSION 0.0.3
0 commit comments