Sign in
qemu
/
meson
/
refs/heads/master
/
.
/
test cases
/
python
/
12 rust extmodule
/
ext
/
meson.build
blob: 907a06cc1c97b4814972995c10df45adcf5e5360 [
file
]
pylib
=
py
.
extension_module
(
'tachyon'
,
'tachyon_module.rs'
,
'tachyon_module.c'
,
limited_api
:
'3.7'
,
)
pypathdir
=
meson
.
current_build_dir
()