summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/build_command/CMP0061-OLD-make.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/build_command/CMP0061-OLD-make.cmake')
-rw-r--r--Tests/RunCMake/build_command/CMP0061-OLD-make.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/build_command/CMP0061-OLD-make.cmake b/Tests/RunCMake/build_command/CMP0061-OLD-make.cmake
new file mode 100644
index 0000000..1542d8c
--- /dev/null
+++ b/Tests/RunCMake/build_command/CMP0061-OLD-make.cmake
@@ -0,0 +1,2 @@
+cmake_policy(SET CMP0061 OLD)
+include(CMP0061Common.cmake)