cmake/Help/variable/CMAKE_LANG_COMPILER_LAUNCHER.rst

8 lines
297 B
ReStructuredText
Raw Normal View History

2015-11-17 17:22:37 +01:00
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
2018-04-23 21:13:27 +02:00
created. This is done only when ``<LANG>`` is ``C``, ``CXX``, ``Fortran``,
or ``CUDA``.