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