Skip to content

FindCUDA: Use find_program instead of find_path to find nvcc

Hong Xu requested to merge xuhdev/cmake:findcuda/toolkit into master

Otherwise nvcc is not found if it is in env PATH but a non-standard location.

Topic-rename: FindCUDA-find-nvcc

Edited by Brad King

Merge request reports