summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Swift/CMP0157-OLD.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/Swift/CMP0157-OLD.cmake')
-rw-r--r--Tests/RunCMake/Swift/CMP0157-OLD.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/Swift/CMP0157-OLD.cmake b/Tests/RunCMake/Swift/CMP0157-OLD.cmake
new file mode 100644
index 0000000..6b0ec94
--- /dev/null
+++ b/Tests/RunCMake/Swift/CMP0157-OLD.cmake
@@ -0,0 +1,4 @@
+cmake_minimum_required(VERSION 3.28)
+
+cmake_policy(SET CMP0157 OLD)
+include(CMP0157-common.cmake)