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