Files
CMake/Help/release/dev/LINK_LIBRARY-WHOLE_ARCHIVE.rst
2022-03-17 23:07:59 +01:00

15 lines
381 B
ReStructuredText

LINK_LIBRARY-WHOLE_ARCHIVE
--------------------------
* The :genex:`LINK_LIBRARY` generator expression gained the feature
``WHOLE_ARCHIVE`` to force load of all members in a static library. This
feature is supported on the following target platforms:
* all ``Apple`` variants
* ``Linux``
* all ``BSD`` variants
* ``SunOS``
* ``Windows``
* ``CYGWIN``
* ``MSYS``