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