cmake/Help/policy/CMP0035.rst

13 lines
322 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02: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
2015-08-17 11:37:30 +02:00
.. include:: DEPRECATED.txt