blob: 506f2bb14674876225493d870c6879d9edaaeea9 (
plain)
1
2
3
4
5
6
7
8
|
CMake >= |disallowed_version| prefer that this command never be called.
The ``OLD`` behavior for this policy is to allow the command to be called.
The ``NEW`` behavior for this policy is to issue a ``FATAL_ERROR`` when the
command is called.
.. |INTRODUCED_IN_CMAKE_VERSION| replace:: |disallowed_version|
.. |WARNS_OR_DOES_NOT_WARN| replace:: warns
.. include:: STANDARD_ADVICE.txt
|