mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 10:48:38 -06:00
When a CUDA sdk doesn't have nvcc, defer to the existence of a version.txt file. When we do this fall back we also reconstruct the CUDA version via version.txt Fixes #20643