summaryrefslogtreecommitdiff
path: root/share/cmake-3.16/Help/variable/CMAKE_ERROR_DEPRECATED.rst
blob: f3a67382774dd200130ff47017ec8bc61b1b2014 (plain)
1
2
3
4
5
6
7
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``.