Skip to content

CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION

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.

Merge request reports