CMake/Help/variable/CMAKE_LANG_COMPILER_LAUNCHE...

7 lines
273 B
ReStructuredText

CMAKE_<LANG>_COMPILER_LAUNCHER
------------------------------
Default value for :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target property.
This variable is used to initialize the property on each target as it is
created. This is done only when ``<LANG>`` is ``C`` or ``CXX``.