mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
67466ddf65
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.