mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
11 lines
290 B
ReStructuredText
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``
|