summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake')
-rw-r--r--Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake b/Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake
new file mode 100644
index 0000000..d5bc998
--- /dev/null
+++ b/Tests/RunCMake/alias_targets/duplicate-target-CMP0107-OLD.cmake
@@ -0,0 +1,4 @@
+
+cmake_policy (SET CMP0107 OLD)
+
+include (duplicate-target.cmake)