index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
failing
/
100 no fallback
/
meson.build
blob: 91d6b937053cffaaeff98838263513b88cb90643 (
plain
)
1
2
project
(
'no fallback'
)
foob_dep
=
dependency
(
'foob'
,
allow_fallback
:
false
,
required
:
true
)