Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3fdbcfe8de5063bf242d99fa11e30fbfc9f585db
/
.
/
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
.