CMAKE_WARN_DEPRECATED.rst 227 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.