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.
cmake/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION...

8 lines
226 B

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.