linker-configuration.rst 305 B

1234567
  1. linker-configuration
  2. --------------------
  3. * The :variable:`CMAKE_<LANG>_USING_LINKER_MODE` variable is no longer used to
  4. determine the type of the contents of the
  5. :variable:`CMAKE_<LANG>_USING_LINKER_<TYPE>` variable. The
  6. :variable:`CMAKE_<LANG>_LINK_MODE` variable, set by CMake, is used instead.