Skip to content

Commit 111926d

Browse files
committed
build: use new CMP0111 policy
1 parent 76611f9 commit 111926d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ if (GENERATOR_IS_MULTI_CONFIG AND NOT CMAKE_CONFIGURATION_TYPES)
2121
elseif(NOT GENERATOR_IS_MULTI_CONFIG AND NOT CMAKE_BUILD_TYPE)
2222
set(CMAKE_BUILD_TYPE "Release" CACHE STRING "Choose the type of build." FORCE)
2323
endif()
24-
cmake_policy(SET CMP0111 OLD)
2524
project(
2625
MrDocs
2726
VERSION 0.0.3

0 commit comments

Comments
 (0)