mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 06:10:04 -05:00
aba1c9d172
It is now possible to use the `LINKER:` prefix in `LINK_LIBRARIES` and `INTERFACE_LINK_LIBRARIES` target properties. Fixes: #26318