Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9dc0b22505600a4ea7f49d98bf314df450232f19
/
.
/
Help
/
variable
/
CMAKE_LANG_OUTPUT_EXTENSION.rst
blob: 0fbc566c108af4fa5405a99a49fa716a3b8151c0 [
file
]
CMAKE_
<
LANG
>
_OUTPUT_EXTENSION
-----------------------------
Extension
for
the output of a compile
for
a single file
.
This
is
the extension
for
an
object
file
for
the given
``
<
LANG
>
``
.
For
example
``
.
obj
``
for
C on
Windows
.