mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 15:19:51 -05:00
059b90a0b4
Fixes: #22303
7 lines
222 B
ReStructuredText
7 lines
222 B
ReStructuredText
cmake_dependent_option_policy
|
|
-----------------------------
|
|
|
|
* The :module:`CMakeDependentOption` module :command:`cmake_dependent_option`
|
|
macro now supports full :ref:`Condition Syntax`.
|
|
See policy :policy:`CMP0127`.
|