cuda-compiler-launcher.rst 404 B

12345678
  1. cuda-compiler-launcher
  2. ----------------------
  3. * The :ref:`Makefile Generators` and the :generator:`Ninja` generator learned
  4. to add compiler launcher tools like ccache along with the compiler for the
  5. ``CUDA`` language (``C`` and ``CXX`` were supported previously). See the
  6. :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable and
  7. :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target property for details.