diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-06-13 00:26:48 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-06-14 03:32:44 +0200 |
| commit | ab8ffeedeaa46d90028407ea41ed1f66558bc30a (patch) | |
| tree | e38da7df142bc5084958f683151671a8faf44b46 /.gitmodules | |
| download | xxcc-ab8ffeedeaa46d90028407ea41ed1f66558bc30a.tar.gz | |
Import qxmpp as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e9c903b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "qxmpp/qxmpp"] + path = qxmpp/qxmpp + url = https://github.com/qxmpp-project/qxmpp |
