linker-launcher.rst 350 B

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