diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-06-11 17:26:12 +0000 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-06-11 17:26:12 +0000 |
commit | 30252482402dd835989489bcc0e5494d030b1346 (patch) | |
tree | ec106e1bfcf7b7d42fd6b8428f4083ecc1925bcf /.gitmodules | |
parent | 5cbad4be539224068d34504df692974b17f49fa0 (diff) |
a
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fd506584..115c205a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "corrade"] path = corrade url = https://github.com/mosra/corrade +[submodule "json"] + path = json + url = https://github.com/nlohmann/json.git |