Skip to content

Commit 56f4af4

Browse files
committed
meson: add glib.wrap
1 parent 5cf760c commit 56f4af4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

subprojects/glib.wrap

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[wrap-git]
2+
directory = glib
3+
url = https://gitlab.gnome.org/GNOME/glib.git
4+
push-url = ssh://[email protected]:GNOME/glib.git
5+
revision = 2.80.0
6+
depth = 1
7+
8+
[provide]
9+
dependency_names = gthread-2.0, gobject-2.0, gmodule-no-export-2.0, gmodule-export-2.0, gmodule-2.0, glib-2.0, gio-2.0, gio-windows-2.0, gio-unix-2.0
10+
program_names = glib-genmarshal, glib-mkenums, glib-compile-schemas, glib-compile-resources, gio-querymodules, gdbus-codegen

0 commit comments

Comments
 (0)