mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 06:09:52 -06:00
This makes it much easier to use a launcher for all CMake projects in an environment rather than having to remember to pass the setting to every CMake build.
6 lines
202 B
ReStructuredText
6 lines
202 B
ReStructuredText
compiler-launcher-env
|
|
---------------------
|
|
|
|
* The :envvar:`CMAKE_<LANG>_COMPILER_LAUNCHER` environment variable may now be
|
|
used to initialize the :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable.
|