Skip to content

RF: New CUDACXXFLAGS

Paul McCarthy requested to merge rf/cudacxxflags into master

Used for compiling c++ files which are to be linked into a CUDA lib / exe - so that USRNVCCFLAGS, and CUDA include paths are added to compiler flags for these targets.

Merge request reports