mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-13 18:49:38 -06:00
14 lines
369 B
ReStructuredText
14 lines
369 B
ReStructuredText
CMP0035
|
|
-------
|
|
|
|
.. |REMOVED_IN_CMAKE_VERSION| replace:: 4.0
|
|
.. include:: REMOVED_PROLOGUE.txt
|
|
|
|
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:: REMOVED_COMMAND.txt
|