summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake')
-rw-r--r--Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake b/Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake
new file mode 100644
index 0000000..57195c2
--- /dev/null
+++ b/Tests/RunCMake/CMP0055/CMP0055-OLD-Out-of-Scope.cmake
@@ -0,0 +1,4 @@
+
+cmake_policy(SET CMP0055 OLD)
+
+break()