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.

4 lines
273 B
Plaintext

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?