mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 21:33:09 +02:00
When linking static libraries, multiple resources is an error unless handled in a special way. glib and gobject do not have this problem, as they already only include resources when building a shared lib.