2022-08-30 11:41:15 +12:00
|
|
|
[submodule "thirdparty/picojson"]
|
|
|
|
path = thirdparty/picojson
|
2022-08-30 14:31:28 +12:00
|
|
|
url = https://github.com/tristanpenman/picojson.git
|
|
|
|
shallow = true
|
2022-08-30 11:54:37 +12:00
|
|
|
[submodule "thirdparty/rapidjson"]
|
|
|
|
path = thirdparty/rapidjson
|
2022-08-30 14:31:28 +12:00
|
|
|
url = https://github.com/Tencent/rapidjson.git
|
|
|
|
shallow = true
|
2022-08-30 13:07:33 +12:00
|
|
|
[submodule "thirdparty/nlohmann-json"]
|
|
|
|
path = thirdparty/nlohmann-json
|
|
|
|
url = https://github.com/nlohmann/json.git
|
|
|
|
shallow = true
|
2022-08-30 13:16:28 +12:00
|
|
|
[submodule "thirdparty/yaml-cpp"]
|
|
|
|
path = thirdparty/yaml-cpp
|
2022-08-30 14:31:28 +12:00
|
|
|
url = https://github.com/jbeder/yaml-cpp.git
|
|
|
|
shallow = true
|
2022-08-30 13:20:36 +12:00
|
|
|
[submodule "thirdparty/jsoncpp"]
|
|
|
|
path = thirdparty/jsoncpp
|
|
|
|
url = https://github.com/open-source-parsers/jsoncpp.git
|
|
|
|
shallow = true
|
2022-08-30 13:23:59 +12:00
|
|
|
[submodule "thirdparty/json11"]
|
|
|
|
path = thirdparty/json11
|
|
|
|
url = https://github.com/dropbox/json11.git
|
|
|
|
shallow = true
|
2022-08-30 13:26:37 +12:00
|
|
|
[submodule "thirdparty/googletest"]
|
|
|
|
path = thirdparty/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
shallow = true
|
2022-08-30 13:28:52 +12:00
|
|
|
[submodule "thirdparty/JSON-Schema-Test-Suite"]
|
|
|
|
path = thirdparty/JSON-Schema-Test-Suite
|
|
|
|
url = https://github.com/json-schema-org/JSON-Schema-Test-Suite.git
|
|
|
|
shallow = true
|