CMAKE_<LANG>_LINKER_LAUNCHER

在 3.21 版被加入.

這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。

Default launcher to use when linking a target of the specified language. Will only be used by CMake to initialize the variable on the first configuration. Afterwards, it is available through the cache setting of the variable of the same name. For any configuration run (including the first), the environment variable will be ignored if the CMAKE_<LANG>_LINKER_LAUNCHER variable is defined.