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
/
common
/
18 includedir
/
meson.build
blob: 17eec0e576ffefbe977346346f6be90050085b85 (
plain
)
1
2
3
4
project('include dir test', 'c') inc = include_directories('include') subdir('src')