mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Merge topic 'compiler-launcher'
698f7597 Add options to launch the compiler through tools like ccache or distcc
This commit is contained in:
8
Help/release/dev/compiler-launcher.rst
Normal file
8
Help/release/dev/compiler-launcher.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
compiler-launcher
|
||||
-----------------
|
||||
|
||||
* The :ref:`Makefile Generators` and the :generator:`Ninja` generator
|
||||
learned to add compiler launcher tools like distcc and ccache along with the
|
||||
compiler for ``C`` and ``CXX`` languages. See the
|
||||
:variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable and
|
||||
:prop_tgt:`<LANG>_COMPILER_LAUNCHER` target property for details.
|
||||
Reference in New Issue
Block a user