diff options
Diffstat (limited to 'src/rapidjson/.gitmodules')
-rw-r--r-- | src/rapidjson/.gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rapidjson/.gitmodules b/src/rapidjson/.gitmodules new file mode 100644 index 00000000..5e41f7c9 --- /dev/null +++ b/src/rapidjson/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thirdparty/gtest"] + path = thirdparty/gtest + url = https://github.com/google/googletest.git |