<div dir="ltr">Hello list!<div><br></div><div>I'm trying to write a generator expression that only evaluates if my target is directly (not transitively) linked into the consuming target. I figured the easiest way to do that would be to test if the target's name appears in $<TARGET_PROPERTY:LINK_LIBRARIES>, however I'm not seeing a generator expression for substring or "string in list" tests.</div><div><br></div><div>What is the preferred way to accomplish this?</div><div><br></div><div>Best,</div><div>Sam</div></div>