Sign in
qemu
/
meson
/
refs/heads/verfix
/
.
/
test cases
/
failing
/
98 fallback consistency
/
meson.build
blob: 362459c3703fbb00afd5eba8f66dbb30e121212f [
file
] [
log
] [
blame
]
project
(
'proj'
,
'c'
)
# Subproject overrides 'sub' with another variable than dep2. This should fail.
dependency
(
'sub'
,
fallback
:
[
'sub'
,
'dep2'
])