mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'LINK_LIBRARY-WHOLE_ARCHIVE'
dabe56de58 genex-LINK_LIBRARY: Add feature WHOLE_ARCHIVE
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: huangqinjin <huangqinjin@gmail.com>
Merge-request: !7064
This commit is contained in:
14
Help/release/dev/LINK_LIBRARY-WHOLE_ARCHIVE.rst
Normal file
14
Help/release/dev/LINK_LIBRARY-WHOLE_ARCHIVE.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
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``
|
||||
Reference in New Issue
Block a user