1CMAKE_<LANG>_OUTPUT_EXTENSION 2----------------------------- 3 4Extension for the output of a compile for a single file. 5 6This is the extension for an object file for the given ``<LANG>``. For 7example ``.obj`` for C on Windows. 8