mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 07:39:47 -05:00
fb2afef620
Invoke `nvcc -v` to find the real CUDA bin directory. This is needed if `nvcc` is a symlink to `ccache` or `colornvcc`. Fixes: #21177