X-Git-Url: https://gitweb.ps.run/matrix_esp_thesis/blobdiff_plain/d43e8671acc5709c192e159e0d91626f0677cdf1..6646bd126f9faf1e687b203512d29da243acaa90:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 3d6f22a..c8685fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ [submodule "ext/olm"] path = ext/olm url = https://gitlab.matrix.org/matrix-org/olm/ +[submodule "ext/mjson"] + path = ext/mjson + url = https://github.com/cesanta/mjson +[submodule "ext/curl"] + path = ext/curl + url = https://github.com/curl/curl +[submodule "ext/mongoose"] + path = ext/mongoose + url = https://github.com/cesanta/mongoose