mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
CMake now provides the CMAKE_<LANG>_LINK_MODE variable which specify how the link step is done. So, the CMAKE_<LANG>_USING_LINKER_MODE variable is no longer needed.