summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst
blob: e6c8bb58e49db99967f5dee53c64bb3fd12d634b (plain)
1
2
3
4
5
6
7
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``, ``CXX``, ``Fortran``,
or ``CUDA``.