code-samples icon indicating copy to clipboard operation
code-samples copied to clipboard

Update CMakeLists.txt

Open harshn05 opened this issue 7 years ago • 1 comments
trafficstars

find_package(CUDA QUIET REQUIRED) needs to be added

harshn05 avatar Mar 27 '18 11:03 harshn05

There should be no need to include FindCUDA as we are enabling the language instead. What issue did you see before you made this change?

robertmaynard avatar Apr 04 '18 20:04 robertmaynard