You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
218 B
8 lines
218 B
11 years ago
|
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.
|