diff options
| author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-12-28 21:48:09 +0100 |
|---|---|---|
| committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2026-01-02 13:20:17 +0100 |
| commit | fe9183b22f09254a756cb47d6897b1475ad811b1 (patch) | |
| tree | 18fe5c6f16e97bfbf952cdbbcfb12a8f0b410042 /.gitmodules | |
| parent | e4f612979e9361e006f049ff445e9c78497adbbd (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 |
