Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
80ec30790031e7814fa3fdff11e67d8553787bfa
/
.
/
Help
/
variable
/
CMAKE_LANG_LINK_MODE.rst
blob: f69818f9731cfe1e951979b634d101ca30e86b3d [
file
]
CMAKE_
<
LANG
>
_LINK_MODE
----------------------
..
versionadded
::
4.0
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
.