mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Merge topic 'FindCUDA.cmake/StaticRuntime'
7fea2b77 FindCUDA: Use the static CUDA runtime library if available (#15482)
This commit is contained in:
7
Help/release/dev/FindCUDA-StaticRuntime.rst
Normal file
7
Help/release/dev/FindCUDA-StaticRuntime.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
FindCUDA-StaticRuntime
|
||||
----------------------
|
||||
|
||||
* The :module:`FindCUDA` module now defaults to using the static
|
||||
CUDA runtime library if it is available. A new
|
||||
``CUDA_USE_STATIC_CUDA_RUNTIME`` option is offered to control
|
||||
this behavior.
|
||||
Reference in New Issue
Block a user