Files
CMake/Help/release/dev/Apple-link-library.rst
2022-03-05 13:57:45 +01:00

11 lines
290 B
ReStructuredText

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``