mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
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`.
|