Skip to content

FindCUDA: Update to work with sccache.exe

Will Feng requested to merge yf225/cmake:master into master

This is in the same spirit as !1933 (merged): we found that NVCC doesn't accept sccache.exe as the host compiler either, and we need to manually change it to cl.exe.

Topic-rename: FindCUDA-sccache

Edited by Brad King

Merge request reports