Files
stroid/build-config/python/meson.build

5 lines
161 B
Meson
Raw Normal View History

2026-07-01 11:14:12 -04:00
py_installation = import('python').find_installation('python3', pure: false)
py_dep = py_installation.dependency()
py_module_prefix = ''
py_module_suffix = 'so'