Skip to content

Commit 268d17e

Browse files
committed
cmake: drop CMP0017
1 parent d567a79 commit 268d17e

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
@@ -44,10 +44,6 @@ else()
4444
cmake_minimum_required(VERSION 2.8.12.2)
4545
endif()
4646

47-
if(POLICY CMP0017)
48-
cmake_policy(SET CMP0017 NEW)
49-
endif()
50-
5147
if(POLICY CMP0022)
5248
cmake_policy(SET CMP0022 OLD)
5349
endif()

0 commit comments

Comments
 (0)