Files
CMake/Source
Brad King 8437141b53 Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements
When `$<TARGET_PROPERTY:tgt,prop>` is used in an `INTERFACE_*` target
property for usage requirements, it may be evaluated in the context of a
dependent target in another directory.  Look up the `tgt` name in the
directory of the target whose property holds the expression so that
imported targets isolated to that directory are visible.

Fixes: #24163
2022-11-17 07:57:21 -05:00
..
2022-10-27 09:29:13 -04:00
2022-10-28 10:04:01 -04:00
2022-11-16 00:01:11 -05:00
2022-11-08 09:00:14 -05:00