2023-12-16 20:34:09 +02:00

8 lines
254 B
ReStructuredText

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``.