Skip to content

Commit

Permalink
Merge topic 'EnableNewCMP0063'
Browse files Browse the repository at this point in the history
bf63196 ENH: Enable CMP0063 New behavior
  • Loading branch information
blowekamp authored and kwrobot committed Jun 30, 2016
2 parents 7fd4103 + bf63196 commit 468dfc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Expand Up @@ -6,6 +6,7 @@ foreach(p
CMP0054 # CMake 3.1
CMP0056 # CMake 3.2
CMP0058 # CMake 3.3
CMP0063 # CMake 3.3.2
)
if(POLICY ${p})
cmake_policy(SET ${p} NEW)
Expand Down

0 comments on commit 468dfc3

Please sign in to comment.