提交 0096b45e 编写于 作者: X Xinda Huang 提交者: Megvii Engine Team

feat(third_party): add json

上级 78ebde12
......@@ -43,3 +43,6 @@
[submodule "third_party/range-v3"]
path = third_party/range-v3
url = https://github.com/ericniebler/range-v3.git
[submodule "third_party/Json"]
path = third_party/Json
url = https://github.com/nlohmann/json.git
Subproject commit db78ac1d7716f56fc9f1b030b715f872f93964e4
......@@ -29,6 +29,7 @@ git submodule update --init protobuf
git submodule update --init flatbuffers
git submodule update --init gtest
git submodule update --init cutlass
git submodule update --init Json
git submodule update --init cpuinfo
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册