Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/miloyip/rapidjson.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormiloyip <miloyip@gmail.com>2014-07-25 13:19:26 +0400
committermiloyip <miloyip@gmail.com>2014-08-23 08:00:10 +0400
commit38889835ce6b77439e2dc9ac35814f27bd42d864 (patch)
tree6be5801e5a49cea4c62a38d22afa7624c2ca6795 /.gitmodules
parent86802f8bf1f51d4f0409785e46be4bc0df9ac56f (diff)
Add google test as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..8e9d1f37
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "thirdparty/gtest"]
+ path = thirdparty/gtest
+ url = https://chromium.googlesource.com/external/googletest.git