blob: 22fac2900a2a287740011d1b6df6aef40308f6a0 (
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.
|