genex-link-properties.rst 348 B

12345678
  1. genex-link-properties
  2. ---------------------
  3. * The :genex:`TARGET_PROPERTY` generator expression now evaluates target
  4. properties :prop_tgt:`INTERFACE_LINK_OPTIONS`,
  5. :prop_tgt:`INTERFACE_LINK_DIRECTORIES`, and
  6. :prop_tgt:`INTERFACE_LINK_DEPENDS` correctly by following private
  7. dependencies of static libraries. See policy :policy:`CMP0166`.