summaryrefslogtreecommitdiffstats
path: root/Help/policy
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-10-07 15:16:32 (GMT)
committerBrad King <brad.king@kitware.com>2021-10-07 15:25:51 (GMT)
commit9f0b52b8e649ddf629fa82eee63a46ea7bcf16c5 (patch)
tree3d1dfa4fb4bb265d0c1ed95f09acafd8e2b5c9b3 /Help/policy
parentc632a7105c1bd3cfaac82b6961efb8ac6c848b6e (diff)
downloadCMake-9f0b52b8e649ddf629fa82eee63a46ea7bcf16c5.zip
CMake-9f0b52b8e649ddf629fa82eee63a46ea7bcf16c5.tar.gz
CMake-9f0b52b8e649ddf629fa82eee63a46ea7bcf16c5.tar.bz2
Help: Update Sphinx versionadded directives for 3.22 release
Run the script: Utilities/Sphinx/update_versions.py --since v3.21.0 --overwrite Manually select updates that really belong to the 3.22 release, as against adding documentation for previously-existing entities.
Diffstat (limited to 'Help/policy')
-rw-r--r--Help/policy/CMP0127.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0127.rst b/Help/policy/CMP0127.rst
index 8560bbf..2106110 100644
--- a/Help/policy/CMP0127.rst
+++ b/Help/policy/CMP0127.rst
@@ -1,6 +1,8 @@
CMP0127
-------
+.. versionadded:: 3.22
+
:command:`cmake_dependent_option` supports full :ref:`Condition Syntax`.
The ``<depends>`` parameter accepts a :ref:`semicolon-separated list <CMake