mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-08 11:39:40 +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.