cmake/Help/variable/CMAKE_LANG_OUTPUT_EXTENSION.rst

8 lines
226 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_<LANG>_OUTPUT_EXTENSION
-----------------------------
Extension for the output of a compile for a single file.
2015-11-17 17:22:37 +01:00
This is the extension for an object file for the given ``<LANG>``. For
example ``.obj`` for C on Windows.