CUDA: Detect the toolkit include directories
The nvcc -v
output provides what include directories need to be added to
use the CUDA toolkit from other languages ( C/C++ ).
The nvcc -v
output provides what include directories need to be added to
use the CUDA toolkit from other languages ( C/C++ ).