summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cuda-compiler-launcher.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/release/dev/cuda-compiler-launcher.rst')
-rw-r--r--Help/release/dev/cuda-compiler-launcher.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/Help/release/dev/cuda-compiler-launcher.rst b/Help/release/dev/cuda-compiler-launcher.rst
deleted file mode 100644
index f217780..0000000
--- a/Help/release/dev/cuda-compiler-launcher.rst
+++ /dev/null
@@ -1,8 +0,0 @@
-cuda-compiler-launcher
-----------------------
-
-* The :ref:`Makefile Generators` and the :generator:`Ninja` generator learned
- to add compiler launcher tools like ccache along with the compiler for the
- ``CUDA`` language (``C`` and ``CXX`` were supported previously). See the
- :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER` variable and
- :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target property for details.