Files
CMake/Help/release/dev/STATIC_LIBRARY_OPTIONS-ARCHIVER-prefix.rst
T
Marc Chevrier 521a6d409c Archive library: Add support for ARCHIVER: prefix
Add the support of the ARCHIVER: prefix to offer a portable way to pass
options to the archiver when the compiler is used as driver.
2024-11-26 19:26:07 +01:00

7 lines
265 B
ReStructuredText

STATIC_LIBRARY_OPTIONS-ARCHIVER-prefix
--------------------------------------
* The :prop_tgt:`STATIC_LIBRARY_OPTIONS` target property gains the support of
the ``ARCHIVER:`` prefix to pass options to the archiver through the compiler
driver in a portable way.