FindCUDA: Always obey the CUDA_USE_STATIC_CUDA_RUNTIME option.
requested to merge robertmaynard/cmake:findcuda_dont_ignore_CUDA_USE_STATIC_CUDA_RUNTIME into master
Fixes #17150 (closed), where the FindCUDA would incorrectly handle CUDA_USE_STATIC_CUDA_RUNTIME being set to false.