2e6063068c
Resolve conflicts in Help/variable/CMAKE_ERROR_DEPRECATED.rst Help/variable/CMAKE_WARN_DEPRECATED.rst by integrating changes from both sides.
8 lines
235 B
ReStructuredText
8 lines
235 B
ReStructuredText
CMAKE_WARN_DEPRECATED
|
|
---------------------
|
|
|
|
Whether to issue deprecation warnings for macros and functions.
|
|
|
|
If ``TRUE``, this can be used by macros and functions to issue deprecation
|
|
warnings. This variable is ``FALSE`` by default.
|