Skip to content

glib, gmodule, gobject: Add generated headers to the lib dependency

Marco Trevisan requested to merge wip/add-built-headers-deps into main

We may instead try to compile files that requires it without having been generated yet.

See: https://gitlab.gnome.org/GNOME/glib/-/jobs/2346914 (glib)
See: https://gitlab.gnome.org/GNOME/glib/-/jobs/2344802 (gmodule)
See: https://gitlab.gnome.org/GNOME/glib/-/jobs/2345205 (gobject)

Edited by Marco Trevisan

Merge request reports