Sign in
qemu
/
meson
/
ef83d943d96c5d73c09bd6e2abbfdbb15ae73029
/
.
/
test cases
/
unit
/
103 python without pkgconfig
/
meson.build
blob: 014a617513a959c925522d42ea372cabfb129b4c [
file
] [
log
] [
blame
]
project
(
'python without pkgconfig'
,
'c'
)
# This unit test is ran with PKG_CONFIG=notfound
import
(
'python'
).
find_installation
().
dependency
()