Skip to content
  • Brad King's avatar
    Make $<LINK_ONLY> available to projects (#14751) · 0400cd5d
    Brad King authored
    Previously this generator expression was used internally by the
    target_link_libraries command to honor private linking requirements of
    static libraries in their INTERFACE_LINK_LIBRARIES.  Remove the check
    that limits $<LINK_ONLY> to this use case to make it available for
    project code to use too.
    0400cd5d