1
0

try_compile-link-flags.rst 236 B

123456
  1. try_compile-link-flags
  2. ----------------------
  3. * The :command:`try_compile` command source file signature now honors
  4. link flags (e.g. :variable:`CMAKE_EXE_LINKER_FLAGS`) in the generated
  5. test project. See policy :policy:`CMP0056`.