You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
530 B
15 lines
530 B
[submodule "third_party/rapidjson"]
|
|
path = third_party/rapidjson
|
|
url = https://github.com/miloyip/rapidjson
|
|
[submodule "third_party/doctest"]
|
|
path = third_party/doctest
|
|
url = https://github.com/onqtam/doctest
|
|
[submodule "third_party/sparsepp"]
|
|
path = third_party/sparsepp
|
|
url = https://github.com/greg7mdp/sparsepp
|
|
[submodule "third_party/loguru"]
|
|
path = third_party/loguru
|
|
url = https://github.com/emilk/loguru
|
|
[submodule "third_party/msgpack-c"]
|
|
path = third_party/msgpack-c
|
|
url = https://github.com/msgpack/msgpack-c
|
|
|