aboutsummaryrefslogtreecommitdiffstats
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
parentedfc103ebea490081f535998141d62d07fb6ad99 (diff)
downloadYAGE-c981a77fd21c9220587ca3889fb99a05dcc1f6c3.tar.gz
YAGE-c981a77fd21c9220587ca3889fb99a05dcc1f6c3.zip
Removing rapidjson from the submodules
-rw-r--r--.gitmodules4
m---------external/rapidjson0
2 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
diff --git a/external/rapidjson b/external/rapidjson
deleted file mode 160000
-Subproject 8022a5f79c7490e2a9dd5934ac9c77b6d5555a6