Sign in
qemu
/
meson
/
f5ec07e7c35ac2bf7ff9ee13ccf2818da53baabd
/
.
/
test cases
/
python3
/
2 extmodule
/
ext
/
meson.build
blob: d5d8849e351e20a5675307c788e1d2f66d88e553 [
file
] [
log
] [
blame
]
pylib
=
py3_mod
.
extension_module
(
'tachyon'
,
'tachyon_module.c'
,
dependencies
:
py3_dep
,
)
pypathdir
=
meson
.
current_build_dir
()