REMOVED_COMMAND.rst 394 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. .. |WARNED_OR_DID_NOT_WARN| replace:: warned
  7. .. include:: include/REMOVED_EPILOGUE.rst