diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 036c9dc..97f7a6d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "depends/html-search"] path = depends/html-search url = https://git.dec05eba.com/html-search +[submodule "depends/rapidjson"] + path = depends/rapidjson + url = https://git.dec05eba.com/rapidjson |