summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/CMP0062-NEW.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/install/CMP0062-NEW.cmake')
-rw-r--r--Tests/RunCMake/install/CMP0062-NEW.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/install/CMP0062-NEW.cmake b/Tests/RunCMake/install/CMP0062-NEW.cmake
index a696f56..9e7a5fb 100644
--- a/Tests/RunCMake/install/CMP0062-NEW.cmake
+++ b/Tests/RunCMake/install/CMP0062-NEW.cmake
@@ -1,4 +1,4 @@
-
+cmake_policy(VERSION 3.2)
cmake_policy(SET CMP0062 NEW)
add_library(iface INTERFACE)