1 2 3 4 5 6
pylib = py3_mod.extension_module('tachyon', 'tachyon_module.c', dependencies : py3_dep, ) pypathdir = meson.current_build_dir()