aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c112866..e06268d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "thirdparty/serialization_lib"]
path = thirdparty/serialization_lib
url = https://review.mlplatform.org/tosa/serialization_lib
+[submodule "thirdparty/json"]
+ path = thirdparty/json
+ url = https://github.com/nlohmann/json.git