From a4ea2931532d7b5b468bd2670a5f23198763a24e Mon Sep 17 00:00:00 2001 From: Robert Maynard Date: Mon, 18 May 2020 14:34:32 -0400 Subject: Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability --- Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst b/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst index ea1c1b8..698cae7 100644 --- a/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst +++ b/Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst @@ -1,7 +1,7 @@ CMAKE_CUDA_RUNTIME_LIBRARY -------------------------- -Select the CUDA runtime library for use by compilers targeting the MSVC ABI. +Select the CUDA runtime library for use when compiling and linking CUDA. This variable is used to initialize the :prop_tgt:`CUDA_RUNTIME_LIBRARY` property on all targets as they are created. -- cgit v0.12