summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCUDAInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation.Robert Maynard2016-11-141-9/+66
* CUDA: Use the host compiler for linking CUDA executables and shared libs.Robert Maynard2016-11-141-3/+15
* CUDA: add support for specifying an explicit host compiler.Robert Maynard2016-11-141-4/+10
* CUDA: Enable header dependency scanning.Robert Maynard2016-11-141-1/+14
* CUDA: We now properly perform CUDA compiler identification.Robert Maynard2016-11-141-4/+0
* CUDA: Explicitly state all source files are cuda sources.Robert Maynard2016-11-141-1/+1
* CUDA: Add basic CUDA language support for *NIX systems.Robert Maynard2016-11-141-0/+109