mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 15:45:08 +00:00
13 lines
420 B
Plaintext
13 lines
420 B
Plaintext
[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
|