Browse Source

Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability

Robert Maynard 5 years ago
parent
commit
a4ea293153
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/variable/CMAKE_CUDA_RUNTIME_LIBRARY.rst

+ 1 - 1
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.