- Apple-link-library
- ------------------
- * The :genex:`LINK_LIBRARY` generator expression gained the ability to link
- libraries in various ways when targeting ``Apple`` platforms. The following
- new features were added:
- * ``NEEDED_LIBRARY``
- * ``REEXPORT_LIBRARY``
- * ``WEAK_LIBRARY``
|