aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules4
m---------lib/rapidxml0
2 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
diff --git a/lib/rapidxml b/lib/rapidxml
new file mode 160000
+Subproject f0058ab9374643018c1db3de521e44d4d52b8f5