Files
CMake/Help/release/dev/Apple-link-framework.rst

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