summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/ToolkitBeforeLang
Commit message (Collapse)AuthorAgeFilesLines
* FindCUDAToolkit: Robust version checks when CUDA lang is not enabledRobert Maynard2021-02-092-0/+34
Previously if you set `CMAKE_CUDA_COMPILER` but hadn't enabled the CUDA language, FindCUDAToolkit would not correctly compute the version information.