Skip to content

meson: fix assertion when checking if gio_module_dir is available

Ignacio Casal Quinteiro requested to merge fix-meson-assert into master

We should not assert that gio module dir starts with prefix since this is not true for windows builds

Merge request reports