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