Skip to content

FindCUDA: Always obey the CUDA_USE_STATIC_CUDA_RUNTIME option.

Fixes #17150 (closed), where the FindCUDA would incorrectly handle CUDA_USE_STATIC_CUDA_RUNTIME being set to false.

Merge request reports