2017-02-18 19:37:24 +00:00
|
|
|
[submodule "third_party/rapidjson"]
|
|
|
|
path = third_party/rapidjson
|
|
|
|
url = https://github.com/miloyip/rapidjson
|
2017-03-17 23:45:10 +00:00
|
|
|
[submodule "third_party/doctest"]
|
|
|
|
path = third_party/doctest
|
|
|
|
url = https://github.com/onqtam/doctest
|
2017-04-19 05:45:37 +00:00
|
|
|
[submodule "third_party/sparsepp"]
|
|
|
|
path = third_party/sparsepp
|
|
|
|
url = https://github.com/greg7mdp/sparsepp
|
2017-07-28 02:14:33 +00:00
|
|
|
[submodule "third_party/loguru"]
|
|
|
|
path = third_party/loguru
|
|
|
|
url = https://github.com/emilk/loguru
|
2018-01-06 23:29:53 +00:00
|
|
|
[submodule "third_party/msgpack-c"]
|
|
|
|
path = third_party/msgpack-c
|
|
|
|
url = https://github.com/msgpack/msgpack-c
|