gse/cmake/share/cmake-3.30/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst
2024-08-19 00:34:28 +02:00

8 lines
233 B
ReStructuredText

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.