blob: 662cbd8c7ff46e9a3dea69ffe05cffd9109ea9ac (
plain)
1
2
3
4
5
6
7
|
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.
|