FindCUDAToolkit: Robust version checks when CUDA lang is not enabled
Previously if you set CMAKE_CUDA_COMPILER but hadn't enabled
the CUDA language, FindCUDAToolkit would not correctly compute
the version information.
Edited by Brad King
Security updates will be applied on August 13th between 0900 AM and 1100 AM, EDT (UTC-0400). This site will have intermittent downtime during that time.
Previously if you set CMAKE_CUDA_COMPILER but hadn't enabled
the CUDA language, FindCUDAToolkit would not correctly compute
the version information.