aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-05-07 13:14:10 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-05-07 13:14:10 +0100
commitc981a77fd21c9220587ca3889fb99a05dcc1f6c3 (patch)
tree821155d8b6bc37ab4c32db420dd7f10443e74429 /.gitmodules
parentedfc103ebea490081f535998141d62d07fb6ad99 (diff)
downloadYAGE-c981a77fd21c9220587ca3889fb99a05dcc1f6c3.tar.gz
YAGE-c981a77fd21c9220587ca3889fb99a05dcc1f6c3.zip
Removing rapidjson from the submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 1cac6ea5..09febc7c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,10 +10,6 @@
path = external/glfw
url = https://github.com/glfw/glfw.git
branch = master
-[submodule "external/rapidjson"]
- path = external/rapidjson
- url = https://github.com/Tencent/rapidjson.git
- branch = master
[submodule "tests/external/googletest"]
path = tests/external/googletest
url = https://github.com/google/googletest.git