ccls/.gitmodules
2017-03-17 16:45:10 -07:00

10 lines
357 B
Plaintext

[submodule "third_party/rapidjson"]
path = third_party/rapidjson
url = https://github.com/miloyip/rapidjson
[submodule "third_party/tiny-process-library"]
path = third_party/tiny-process-library
url = https://github.com/eidheim/tiny-process-library/
[submodule "third_party/doctest"]
path = third_party/doctest
url = https://github.com/onqtam/doctest