Files
CMake/Help/variable/CMAKE_LANG_ARCHIVER_WRAPPER_FLAG_SEP.rst
2025-01-16 09:18:21 -05:00

12 lines
395 B
ReStructuredText

CMAKE_<LANG>_ARCHIVER_WRAPPER_FLAG_SEP
--------------------------------------
.. versionadded:: 4.0
This variable is used with :variable:`CMAKE_<LANG>_ARCHIVER_WRAPPER_FLAG`
variable to format ``ARCHIVER:`` prefix in the static library options
(see :prop_tgt:`STATIC_LIBRARY_OPTIONS`).
When specified, arguments of the ``ARCHIVER:`` prefix will be concatenated
using this value as separator.