mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-30 11:08:51 -06:00
This allows for transitive modules to work because `$<COMPILE_ONLY>`-wrapped dependencies do not end up in the `linked-target-dirs` collator property. Test suite exported property tests updated to account for the change.