Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Resolve file name ambiguity
We gather all the generated cpp files in CMake to compile libAllKernels, libCUDAKernels, etc. The wildcard used for this needs to be more specific to distinguish between CUDA and non-CUDA related cpp files.
- Loading branch information