mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
0445190d2f
Due to a bug on LLD linker for ELF binaries, deduplication should occur only if CMP0156 and CMP0179 are NEW. Fixes: #26447