diff options
author | Emmanuele Bassi <ebassi@gnome.org> | 2021-02-10 13:38:51 +0000 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2021-03-11 16:37:30 +0000 |
commit | 761c327ac5ce1f7c1a3b7f191d7eeb378b209793 (patch) | |
tree | 88d9683a391f97124417967eabf370903a134bf2 /subprojects | |
parent | 3760051169e5919afc88c6ed9203a0e49d447b56 (diff) | |
download | gtk+-761c327ac5ce1f7c1a3b7f191d7eeb378b209793.tar.gz |
Add gi-docgen as a subproject
While we're developing gi-docgen it's better to have it as part of our
build.
Diffstat (limited to 'subprojects')
-rw-r--r-- | subprojects/gi-docgen.wrap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap new file mode 100644 index 0000000000..e9c78c1e7a --- /dev/null +++ b/subprojects/gi-docgen.wrap @@ -0,0 +1,6 @@ +[wrap-git] +directory=gi-docgen +url=https://gitlab.gnome.org/ebassi/gi-docgen.git +push-url=ssh://git@gitlab.gnome.org:ebassi/gi-docgen.git +revision=main +depth=1 |