summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cmake_dependent_option_policy.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cmake_dependent_option_policy.rst')
-rw-r--r--Help/release/dev/cmake_dependent_option_policy.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/Help/release/dev/cmake_dependent_option_policy.rst b/Help/release/dev/cmake_dependent_option_policy.rst
new file mode 100644
index 0000000..c131170
--- /dev/null
+++ b/Help/release/dev/cmake_dependent_option_policy.rst
@@ -0,0 +1,6 @@
+cmake_dependent_option_policy
+-----------------------------
+
+* The :module:`CMakeDependentOption` module :command:`cmake_dependent_option`
+ macro now supports full :ref:`Condition Syntax`.
+ See policy :policy:`CMP0127`.