cmake/Help/policy/CMP0035.rst

11 lines
293 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