Help: Add boilerplate text for removed policies of disallowed commands

This commit is contained in:
Brad King 2024-11-26 13:42:27 -05:00
parent 84b7c9f5dd
commit 59ba0948a3

View File

@ -0,0 +1,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|
.. |WARNED_OR_DID_NOT_WARN| replace:: warned
.. include:: REMOVED_EPILOGUE.txt