CMAKE_ERROR_DEPRECATED.rst 272 B

12345678
  1. CMAKE_ERROR_DEPRECATED
  2. ----------------------
  3. Whether to issue deprecation errors for macros and functions.
  4. If ``TRUE``, this can be used by macros and functions to issue fatal
  5. errors when deprecated macros or functions are used. This variable is
  6. ``FALSE`` by default.