CMAKE_LANG_COMPILE_OBJECT.rst 211 B

1234567
  1. CMAKE_<LANG>_COMPILE_OBJECT
  2. ---------------------------
  3. Rule variable to compile a single object file.
  4. This is a rule variable that tells CMake how to compile a single
  5. object file for the language ``<LANG>``.