summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-01-11 15:07:37 (GMT)
committerKitware Robot <kwrobot@kitware.com>2024-01-11 15:07:48 (GMT)
commitc6d69d84dbdf3e2db70e6272a95d977c2c685ee2 (patch)
treeb7ceaa5c1aa3dd8f101b7a7f1c5a3a9d8e7ec59d /Help/manual
parent97713da65024c784cc759278e5a4ebc79a74f111 (diff)
parentfa00928bcded97d20c9aa2813f68f1df41591125 (diff)
downloadCMake-c6d69d84dbdf3e2db70e6272a95d977c2c685ee2.zip
CMake-c6d69d84dbdf3e2db70e6272a95d977c2c685ee2.tar.gz
CMake-c6d69d84dbdf3e2db70e6272a95d977c2c685ee2.tar.bz2
Merge topic 'file-strings-regex-match'
fa00928bcd file: `STRINGS` + `REGEX` store match results ff0085cf74 Help: Drop incorrect versionadded mark from CMAKE_MATCH_<n> Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !9124
Diffstat (limited to 'Help/manual')
-rw-r--r--Help/manual/cmake-policies.7.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-policies.7.rst b/Help/manual/cmake-policies.7.rst
index 35b4497..2bb4f2f 100644
--- a/Help/manual/cmake-policies.7.rst
+++ b/Help/manual/cmake-policies.7.rst
@@ -57,6 +57,7 @@ Policies Introduced by CMake 3.29
.. toctree::
:maxdepth: 1
+ CMP0159: file(STRINGS) with REGEX updates CMAKE_MATCH_<n>. </policy/CMP0159>
CMP0158: add_test() honors CMAKE_CROSSCOMPILING_EMULATOR only when cross-compiling. </policy/CMP0158>
CMP0157: Swift compilation mode is selected by an abstraction. </policy/CMP0157>
CMP0156: De-duplicate libraries on link lines based on linker capabilities. </policy/CMP0156>