try_compile-config-flags.rst 308 B

1234567
  1. try_compile-config-flags
  2. ------------------------
  3. * The :command:`try_compile` command source file signature now honors
  4. configuration-specific flags (e.g. :variable:`CMAKE_<LANG>_FLAGS_DEBUG`)
  5. in the generated test project. Previously only the default such flags
  6. for the current toolchain were used.