commit | 6dbf79d0b5a427f0900c8c95f7a99777423cf89f | [log] [tgz] |
---|---|---|
author | Vivien Nicolas <vnicolas@apple.com> | Thu Jan 20 07:50:36 2022 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 20 07:50:36 2022 +0100 |
tree | 15b4ae756c9507121cf5a0d221113eb2d1349c86 | |
parent | 6e99bebe61b7b658cd8df9d7ac6e95c6e65f7c2d [diff] [blame] |
[third-party] Add third_party/jsoncpp (#13693)
diff --git a/.gitmodules b/.gitmodules index e90a9c7..b8f7b08 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -162,3 +162,6 @@ [submodule "p6/lwip"] path = third_party/p6/p6_sdk/libs/lwip url = https://github.com/lwip-tcpip/lwip.git +[submodule "third_party/jsoncpp/repo"] + path = third_party/jsoncpp/repo + url = https://github.com/open-source-parsers/jsoncpp.git