diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-02-05 11:41:14 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2017-05-03 15:10:52 +0100 |
commit | b08a9bac6fcffea581fcc90833d25dec33e7063e (patch) | |
tree | 7ae4020cac19bf3dd9a92161c0cd8061ddce8874 /subprojects/graphene.wrap | |
parent | 4fcca9945f65cb3ce66908e874667c3da5efc110 (diff) | |
download | gtk+-b08a9bac6fcffea581fcc90833d25dec33e7063e.tar.gz |
meson: add graphene subproject that can be used as fallback
Diffstat (limited to 'subprojects/graphene.wrap')
-rw-r--r-- | subprojects/graphene.wrap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/subprojects/graphene.wrap b/subprojects/graphene.wrap new file mode 100644 index 0000000000..306c61a542 --- /dev/null +++ b/subprojects/graphene.wrap @@ -0,0 +1,4 @@ +[wrap-git] +directory=graphene +url=https://github.com/ebassi/graphene.git +revision=master |