mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-11 09:35:24 +00:00
import('python').find_installation('python').version() causes exception
because of a missing initialization, when `find_installation()` receives
a name or a path.