FindCUDA: Update to work with clcache.exe
If you try to use nvcc with clcache.exe, it will barf, saying that clcache.exe is not supported. This is not a good outcome. Use cl.exe as the host compiler in this case!
Topic-rename: FindCUDA-nvcc-clcache-support
Edited by Brad King