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