mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
35350c419d
The following variables now support the LINKER: prefix: * CMAKE_<TYPE>_LINKER_FLAGS * CMAKE_<TYPE>_LINKER_FLAGS_<CONFIG> Fixes: #26171