Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
cuda
/
10 cuda dependency
/
cpp
/
meson.build
blob: a661b88754c4550bf9c429e85e7d7a8c75854908 (
plain
)
1
2
exe = executable('prog', 'prog.cc', dependencies: dependency('cuda')) test('cudatest', exe)