CMAKE_LANG_OUTPUT_EXTENSION.rst 218 B

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