summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_LANG_LINKER_WRAPPER_FLAG_SEP.rst
blob: a3895af61359a154f3f18fb7b5ed9cc6abc2039a (plain)
1
2
3
4
5
6
7
8
9
10
11
CMAKE_<LANG>_LINKER_WRAPPER_FLAG_SEP
------------------------------------

.. versionadded:: 3.13

This variable is used with :variable:`CMAKE_<LANG>_LINKER_WRAPPER_FLAG`
variable to format ``LINKER:`` prefix in the link options
(see :command:`add_link_options` and :command:`target_link_options`).

When specified, arguments of the ``LINKER:`` prefix will be concatenated using
this value as separator.