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