mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
12 lines
395 B
ReStructuredText
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.
|