Skip to content

Commit 870d950

Browse files
committed
cmake: CMP0020 NEW
1 parent 3b38eea commit 870d950

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ if(WINRT)
7777
endif()
7878
endif()
7979

80-
if(POLICY CMP0020)
81-
cmake_policy(SET CMP0020 OLD)
82-
endif()
83-
8480
if(POLICY CMP0022)
8581
cmake_policy(SET CMP0022 OLD)
8682
endif()

0 commit comments

Comments
 (0)