summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_ERROR_DEPRECATED.rst
blob: 277a4cc113813f01c9b830cf01b6ed491231a331 (plain)
1
2
3
4
5
6
7
8
CMAKE_ERROR_DEPRECATED
----------------------

Whether to issue deprecation errors for macros and functions.

If ``TRUE``, this can be used by macros and functions to issue fatal
errors when deprecated macros or functions are used.  This variable is
``FALSE`` by default.