Sign in
qemu
/
meson
/
cce2ba58ce354a51fc97b2025d9f36a825aacd02
/
.
/
test cases
/
python
/
6 failing subproject
/
subprojects
/
bar
/
meson.build
blob: 21431cace9af21808fe3254c222a6a79586887ff [
file
] [
log
] [
blame
]
project
(
'bar'
,
'cpp'
)
python
=
import
(
'python'
).
find_installation
(
'python3'
)
dependency
(
'nonexistant-dependency'
)