diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-06-26 14:33:06 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-06-29 14:09:46 +0200 |
| commit | 3b8fafc4122848219898245d52dabd669cacb4ba (patch) | |
| tree | fb85180b1a35713b25ba7050966f5b90728feb25 /.gitmodules | |
| parent | f25f3e8f6e4ece8bf6274907422bdbc0992456e0 (diff) | |
| download | xxcc-3b8fafc4122848219898245d52dabd669cacb4ba.tar.gz | |
Import libomemo-c as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 92ef59f..1e03138 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "qxmpp/qxmpp"] path = qxmpp/qxmpp url = https://gitea.privatedns.org/Xavi92/qxmpp +[submodule "libomemo-c/libomemo-c"] + path = libomemo-c/libomemo-c + url = https://github.com/dino/libomemo-c |
