Apple-link-library.rst 290 B

12345678910
  1. Apple-link-library
  2. ------------------
  3. * The :genex:`LINK_LIBRARY` generator expression gained the ability to link
  4. libraries in various ways when targeting ``Apple`` platforms. The following
  5. new features were added:
  6. * ``NEEDED_LIBRARY``
  7. * ``REEXPORT_LIBRARY``
  8. * ``WEAK_LIBRARY``