12:14 karolherbst: dcbaker: I have the issue that meson in regards to CUDA is doing way too much. I don't need cudart, but meson searches for it anyway (I've specified 'cuda' as the modules). Also.. it always adds linker args to compiler args and with partical_dependency it's impossible to get a header only thing...
12:14 karolherbst: any suggestions?
12:16 karolherbst: I really only need the include directory here