CMAKE_LANG_COMPILER_LAUNCHER.rst 273 B

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