Sign in
qemu
/
meson
/
refs/heads/imager
/
.
/
test cases
/
failing
/
132 module use inside project decl
/
meson.build
blob: 8f82a5d3089ba3d222d9147e54f93d66fca37299 [
file
] [
log
] [
blame
]
# GH issue 11393
project
(
'module use inside project decl'
,
'c'
,
version
:
run_command
(
import
(
'python'
).
find_installation
(
'python3'
)
)
)