You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Gu 5bc988b093 Refine folder structure; add rapidjson as submodule. 7 years ago
..
gtest Refine folder structure; add rapidjson as submodule. 7 years ago
pugixml Refine folder structure; add rapidjson as submodule. 7 years ago
rapidjson@8022a5f79c Refine folder structure; add rapidjson as submodule. 7 years ago
README.txt Refine folder structure; add rapidjson as submodule. 7 years ago

README.txt

Rapidjson is included as a Git submodule because it's a header-only library and easy to integrate.
Pugixml is not a Git submodule because its Git repo is not well structured. It does have a CMakeLists.txt but it's difficult to integrate.

TODO: Use Git submodule for gtest?