PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE --------------------------------------- .. versionadded:: 3.24 List of libraries that consumers of this library should *not* treat as direct link dependencies. This target property may be set to *exclude* items from a dependent target's final set of direct link dependencies. This property is processed after the :prop_tgt:`INTERFACE_LINK_LIBRARIES_DIRECT` target property of all other dependencies of the dependent target, so exclusion from direct link dependence takes priority over inclusion. The initial set of a dependent target's direct link dependencies is specified by its :prop_tgt:`LINK_LIBRARIES` target property. Indirect link dependencies are specified by the transitive closure of the direct link dependencies' :prop_tgt:`INTERFACE_LINK_LIBRARIES` properties. Any link dependency may specify additional direct link dependencies using the :prop_tgt:`INTERFACE_LINK_LIBRARIES_DIRECT` target property. The set of direct link dependencies is then filtered to exclude items named by any dependency's ``INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE`` target property. Excluding an item from a dependent target's direct link dependencies does not mean the dependent target won't link the item. The item may still be linked as an indirect link dependency via the :prop_tgt:`INTERFACE_LINK_LIBRARIES` property on other dependencies. .. |INTERFACE_PROPERTY_LINK_DIRECT| replace:: ``INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE`` .. include:: INTERFACE_LINK_LIBRARIES_DIRECT.txt See the :prop_tgt:`INTERFACE_LINK_LIBRARIES_DIRECT` target property documentation for more details and examples.