gbe_fork/cmake/share/cmake-3.27/Help/policy/CMP0035.rst

13 lines
334 B
ReStructuredText
Raw Normal View History

2023-12-17 02:31:59 +08:00
CMP0035
-------
The :command:`variable_requires` command should not be called.
This command was introduced in November 2001 to perform some conditional
logic. It has long been replaced by the :command:`if` command.
.. |disallowed_version| replace:: 3.0
.. include:: DISALLOWED_COMMAND.txt
.. include:: DEPRECATED.txt