Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
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
()