diff options
Diffstat (limited to 'Help/policy/CMP0127.rst')
-rw-r--r-- | Help/policy/CMP0127.rst | 2 |
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 |