cmake (3.27.7)

(root)/
share/
cmake-3.27/
Help/
variable/
CMAKE_ERROR_DEPRECATED.rst
CMAKE_ERROR_DEPRECATED
----------------------

Whether to issue errors for deprecated functionality.

If ``TRUE``, use of deprecated functionality will issue fatal errors.
If this variable is not set, CMake behaves as if it were set to ``FALSE``.