diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-04-02 21:54:55 +0200 |
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-12-29 12:22:47 +0100 |
| commit | 0333f2eca72dfa464a71033363bfd15773718b48 (patch) | |
| tree | 817051e224f074961931dcc451d13e19f93e7377 /.gitmodules | |
| parent | d7f6ce94c5cbdf03e1630c150f2fd34af9f15349 (diff) | |
WIPmsvc
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c12c38f..341cbd4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "test/uunit"] path = test/uunit url = git://git.drumgizmo.org/uunit.git +[submodule "json"] + path = json + url = https://github.com/nlohmann/json.git |
