| 1234567 |
- linker-launcher
- ---------------
- * The :ref:`Makefile Generators` and the :generator:`Ninja` generator learned to
- add linker launcher tools along with the linker for ``C``, ``CXX``, ``OBJC``, and
- ``OBJCXX`` languages. See the :variable:`CMAKE_<LANG>_LINKER_LAUNCHER` variable
- and :prop_tgt:`<LANG>_LINKER_LAUNCHER` target property for details.
|