CMAKE_<LANG>_COMPILE_OBJECTΒΆ

Rule variable to compile a single object file.

This is a rule variable that tells CMake how to compile a single object file for the language <LANG>.

Previous topic

CMAKE_<LANG>_COMPILER_VERSION

Next topic

CMAKE_<LANG>_CREATE_SHARED_LIBRARY

This Page