You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst

8 lines
211 B

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>``.