mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-20 06:48:38 -05:00
Help: Correct CMAKE_CUDA_RUNTIME_LIBRARY applicability
This commit is contained in:
committed by
Brad King
parent
1174efb6f9
commit
a4ea293153
@@ -1,7 +1,7 @@
|
|||||||
CMAKE_CUDA_RUNTIME_LIBRARY
|
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`
|
This variable is used to initialize the :prop_tgt:`CUDA_RUNTIME_LIBRARY`
|
||||||
property on all targets as they are created.
|
property on all targets as they are created.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user