mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
On scattered installations version.txt and nvvm are located at this location. This may be useful to users and will allow us in the future to parse version.txt instead of invoking nvcc to figure out the CUDA toolkit version. We also add it to CMakeDetermineCUDACompiler in preparation for future use by Clang code.