CMAKE__COMPILER_LAUNCHER

From Get docs
Cmake/docs/3.21/variable/cmake lang compiler launcher


CMAKE__COMPILER_LAUNCHER

New in version 3.4.


Default value for _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, HIP, ISPC, OBJC, OBJCXX, or CUDA.

This variable is initialized to the CMAKE__COMPILER_LAUNCHER environment variable if it is set.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_LANG_COMPILER_LAUNCHER.html