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
/
failing
/
105 no fallback
/
meson.build
blob: 0101bb84e892abe4fc3b91cb754dcda6c56a951b (
plain
)
1
2
project('no fallback', 'c') foob_dep = dependency('foob', allow_fallback: false, required: true)