Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability

This commit is contained in:
Robert Maynard 2020-05-18 14:34:32 -04:00 committed by Brad King
parent 1174efb6f9
commit a4ea293153

View File

@ -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.