Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Help
/
variable
/
CMAKE_LANG_OUTPUT_EXTENSION.rst
blob: 0fbc566c108af4fa5405a99a49fa716a3b8151c0 [
file
] [
log
] [
blame
]
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
.