Apple-link-framework.rst 319 B

1234567891011
  1. Apple-link-framework
  2. --------------------
  3. * The :genex:`LINK_LIBRARY` generator expression gained the ability to link
  4. frameworks in various ways when targeting ``Apple`` platforms. The following
  5. new features were added:
  6. * ``FRAMEWORK``
  7. * ``NEEDED_FRAMEWORK``
  8. * ``REEXPORT_FRAMEWORK``
  9. * ``WEAK_FRAMEWORK``