Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
4ecf57dcd9d15d4215fc455e53777a80247063ac
/
.
/
Help
/
variable
/
CMAKE_LANG_LINK_MODE.rst
blob: 1dbb538ff21b9fbccd5979e83b79dac2c5583ba1 [
file
]
CMAKE_
<
LANG
>
_LINK_MODE
----------------------
..
versionadded
::
3.32
Defines
how the link step
is
done
.
The
possible values are
:
``
DRIVER
``
The
compiler
is
used
as
driver
for
the link step
.
``
LINKER
``
The
linker
is
used directly
for
the link step
.