summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeTestCUDACompiler.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Detect implicit link information on WindowsBrad King2017-01-121-0/+5
| | | | | The `nvcc -v` output on Windows uses response files, so load the one we need to extract the full link line.
* CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-0/+13
|
* CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-141-0/+58