diff options
author | Alexey Andreyev <aa13q@ya.ru> | 2019-05-24 15:18:14 +0300 |
---|---|---|
committer | Alexey Andreyev <aa13q@ya.ru> | 2019-07-04 11:21:06 +0300 |
commit | af623d68df8cec92277e9a40f18beac617b5d397 (patch) | |
tree | 8fe9d7d4656d2510236093b252757741f9938eda /.gitmodules | |
parent | 1cf67730a0880a520ae04bdf4ef61592daa9fe06 (diff) | |
download | libquotient-af623d68df8cec92277e9a40f18beac617b5d397.tar.gz libquotient-af623d68df8cec92277e9a40f18beac617b5d397.zip |
Add libQtOlm
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29b..23158cd2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/libQtOlm"] + path = lib/libQtOlm + url = git@gitlab.com:aa13q/libqtolm.git |