aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-06 13:55:15 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-06-07 15:21:40 +0200
commitf10259aa3b5051e4b36b4e0fd2f2d0db06fb7c20 (patch)
tree115f70fe6aab7621e63b4a0bde580f3220ed8bdf /.gitmodules
parentc9a2c38b5645de22315aac35c78a40127b5d2fe9 (diff)
downloadlibquotient-f10259aa3b5051e4b36b4e0fd2f2d0db06fb7c20.tar.gz
libquotient-f10259aa3b5051e4b36b4e0fd2f2d0db06fb7c20.zip
Add GTAD as a submodule
Code generation in libQuotient is pretty sensitive to GTAD version (or even a particular commit at times); so it makes sense to have GTAD as a submodule in order to control the revision CI uses. (amended with the GTAD commit that uses the right yaml-cpp commit)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e69de29b..f3aef316 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "gtad/gtad"]
+ path = gtad/gtad
+ url = https://github.com/quotient-im/gtad.git