f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
218 B
ReStructuredText
8 lines
218 B
ReStructuredText
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.
|