try_compile-honor-CMAKE_WARN_DEPRECATED.rst 239 B

123456
  1. try_compile-honor-CMAKE_WARN_DEPRECATED
  2. ---------------------------------------
  3. * The :command:`try_compile` command source file signature now
  4. honors the :variable:`CMAKE_WARN_DEPRECATED` variable value
  5. in the generated test project.