CMP0035.rst 369 B

12345678910111213
  1. CMP0035
  2. -------
  3. .. |REMOVED_IN_CMAKE_VERSION| replace:: 4.0
  4. .. include:: REMOVED_PROLOGUE.txt
  5. The :command:`variable_requires` command should not be called.
  6. This command was introduced in November 2001 to perform some conditional
  7. logic. It has long been replaced by the :command:`if` command.
  8. .. |disallowed_version| replace:: 3.0
  9. .. include:: REMOVED_COMMAND.txt