summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst
blob: 0fbc566c108af4fa5405a99a49fa716a3b8151c0 (plain)
1
2
3
4
5
6
7
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.