CMAKE_WARN_DEPRECATED.rst 235 B

1234567
  1. CMAKE_WARN_DEPRECATED
  2. ---------------------
  3. Whether to issue deprecation warnings for macros and functions.
  4. If ``TRUE``, this can be used by macros and functions to issue deprecation
  5. warnings. This variable is ``FALSE`` by default.