summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake')
-rw-r--r--Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake b/Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake
new file mode 100644
index 0000000..1feab4b
--- /dev/null
+++ b/Tests/RunCMake/file-STRINGS/CMP0159-WARN.cmake
@@ -0,0 +1,4 @@
+
+set(CMAKE_POLICY_WARNING_CMP0159 TRUE)
+
+include(CMP0159-Common.cmake)