You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
322 B
13 lines
322 B
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
|