summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake
diff options
context:
space:
mode:
authorCristian Le <git@lecris.dev>2024-01-03 19:34:56 (GMT)
committerBrad King <brad.king@kitware.com>2024-01-09 21:36:55 (GMT)
commitfa00928bcded97d20c9aa2813f68f1df41591125 (patch)
treec84c88485c075b94d2f92d3e6467fb776a217f41 /Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake
parentff0085cf74eb10a7e5f9c906258022c6b8b68413 (diff)
downloadCMake-fa00928bcded97d20c9aa2813f68f1df41591125.zip
CMake-fa00928bcded97d20c9aa2813f68f1df41591125.tar.gz
CMake-fa00928bcded97d20c9aa2813f68f1df41591125.tar.bz2
file: `STRINGS` + `REGEX` store match results
Signed-off-by: Cristian Le <cristian.le@mpsd.mpg.de>
Diffstat (limited to 'Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake')
-rw-r--r--Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake b/Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake
new file mode 100644
index 0000000..4137aea
--- /dev/null
+++ b/Tests/RunCMake/file-STRINGS/CMP0159-OLD.cmake
@@ -0,0 +1,4 @@
+
+cmake_policy(SET CMP0159 OLD)
+
+include(CMP0159-Common.cmake)