aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-09-07 12:22:21 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-09-07 12:22:21 +0100
commit93b6f35a3570da0c6cd04e920e5c50cdffad91e3 (patch)
tree11c5c31b1ac306286bcaa8a37a5c0ffa42d6f349 /.gitmodules
parenta9567d3ac9b4e0505dcb35e06c7424ee254e239e (diff)
downloadYAGE-93b6f35a3570da0c6cd04e920e5c50cdffad91e3.tar.gz
YAGE-93b6f35a3570da0c6cd04e920e5c50cdffad91e3.zip
Adding rapidxml
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 4cfa82ed..78077eb7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -14,3 +14,7 @@
path = lib/SDL2
url = https://github.com/spurious/SDL-mirror
branch = release-2.0.5
+[submodule "lib/rapidxml"]
+ path = lib/rapidxml
+ url = https://github.com/dwd/rapidxml
+ branch = master