DISALLOWED_COMMAND.rst 392 B

12345678
  1. CMake >= |disallowed_version| prefer that this command never be called.
  2. The ``OLD`` behavior for this policy is to allow the command to be called.
  3. The ``NEW`` behavior for this policy is to issue a ``FATAL_ERROR`` when the
  4. command is called.
  5. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: |disallowed_version|
  6. .. |WARNS_OR_DOES_NOT_WARN| replace:: warns
  7. .. include:: include/STANDARD_ADVICE.rst