compiler-linker.rst 325 B

12345678
  1. compiler-linker
  2. ---------------
  3. * The linker effectively used for the link step is now documented with the
  4. :variable:`CMAKE_<LANG>_COMPILER_LINKER`,
  5. :variable:`CMAKE_<LANG>_COMPILER_LINKER_ID`,
  6. :variable:`CMAKE_<LANG>_COMPILER_LINKER_VERSION` and
  7. :variable:`CMAKE_<LANG>_COMPILER_LINKER_FRONTEND_VARIANT` variables.