Skip to content
  • Brad King's avatar
    GenEx: Add support for custom transitive compile properties · b9ee79b8
    Brad King authored
    Teach the `$<TARGET_PROPERTY:...>` generator expression to check for a
    new `TRANSITIVE_COMPILE_PROPERTIES` property in the target's link
    closure to enable transitive evaluation of named properties through
    the link closure, excluding entries guarded by `$<LINK_ONLY:...>`.
    
    Issue: #20416
    b9ee79b8