mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
When using glib as a meson subproject on Windows the build currently fails due to too long paths during the build process. See https://github.com/mesonbuild/meson/issues/4226 for the upstream bug. To work around the issue shorten the filenames of the generated gdbus files.