summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/utils
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATIONRobert Maynard2021-10-201-0/+19
The target properties `CUDA_SEPARABLE_COMPILATION` and `CUDA_PTX_COMPILATION` now aren't mutually exclusive and can now be used together on the same target.