Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindCUDAToolkit: Robust version checks when CUDA lang is not enabled | Robert Maynard | 2021-02-09 | 2 | -0/+34 |
Previously if you set `CMAKE_CUDA_COMPILER` but hadn't enabled the CUDA language, FindCUDAToolkit would not correctly compute the version information. |