summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake')
-rw-r--r--Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake b/Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake
new file mode 100644
index 000000000..b87b03aee
--- /dev/null
+++ b/Tests/RunCMake/CMP0118/CMP0118-OLD-Test12.cmake
@@ -0,0 +1,2 @@
+cmake_policy(SET CMP0118 OLD)
+include(CMP0118-Common-Test12.cmake)