Skip to content

WIP: meson: fix building with a Python interpreter that's not the default one

Instead of depending on the shebang in the found g-ir-scanner use the Python we are building with. Otherwise the giscanner Python module we just built will fail to load and break the build.

Edited by Christoph Reiter

Merge request reports