summaryrefslogtreecommitdiffstats
path: root/Tests/Cuda/ToolkitInclude
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-102-0/+19
The `nvcc -v` output provides what include directories need to be added to use the CUDA toolkit from other languages ( C/C++ ).