mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
9ea66b2d86
Since commitfb2afef620(CUDA: Support nvcc symlinking to ccache, 2021-01-07) and commit3cef91a321(CUDA: Always extract CUDA Toolkit root from nvcc verbose output, 2021-02-03) we always run the command `nvcc -v __cmake_determine_cuda` to look for the toolkit root in its stderr. On Windows, that command may print to stdout instead, so capture that as well.
86 KiB
86 KiB