CMAKE_LANG_COMPILER_LAUNCHER.rst 297 B

1234567
  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``, ``CXX``, ``Fortran``,
  6. or ``CUDA``.