summaryrefslogtreecommitdiffstats
path: root/test cases/cuda/10 cuda dependency/meson.build
blob: 3e602b6686b07e34a1383ed81bdef2c0451a36de (plain)
1
2
3
4
5
6
project('cuda dependency', 'c', 'cpp')

subdir('c')
subdir('cpp')
subdir('modules')
subdir('version_reqs')