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