mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
12 lines
319 B
ReStructuredText
12 lines
319 B
ReStructuredText
Apple-link-framework
|
|
--------------------
|
|
|
|
* The :genex:`LINK_LIBRARY` generator expression gained the ability to link
|
|
frameworks in various ways when targeting ``Apple`` platforms. The following
|
|
new features were added:
|
|
|
|
* ``FRAMEWORK``
|
|
* ``NEEDED_FRAMEWORK``
|
|
* ``REEXPORT_FRAMEWORK``
|
|
* ``WEAK_FRAMEWORK``
|