Skip to content

Fix MCW choking on Meson introspection data

This fix checks for type instead of Meson version to detect introspection format. It also builds the relative target from the build directory to the output filename since this is what Ninja expects during the build.

Tests were minimal, tested with CLion on a few personal projects.

Merge request reports