diff options
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 |
