cmake/Help/variable/CMAKE_LANG_COMPILE_OBJECT.rst

8 lines
211 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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
2015-11-17 17:22:37 +01:00
object file for the language ``<LANG>``.