link-interface-direct.rst 414 B

1234567891011
  1. link-interface-direct
  2. ---------------------
  3. * The :prop_tgt:`INTERFACE_LINK_LIBRARIES_DIRECT` and
  4. :prop_tgt:`INTERFACE_LINK_LIBRARIES_DIRECT_EXCLUDE` target properties
  5. were added to express usage requirements affecting a consumer's
  6. direct link dependencies.
  7. * The :prop_tgt:`LINK_LIBRARIES` target property now supports
  8. the :genex:`$<LINK_ONLY:...>` generator expression.
  9. See policy :policy:`CMP0131`.