1CMAKE_ERROR_DEPRECATED
2----------------------
3
4Whether to issue errors for deprecated functionality.
5
6If ``TRUE``, use of deprecated functionality will issue fatal errors.
7If this variable is not set, CMake behaves as if it were set to ``FALSE``.
8