aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2021-06-05 21:53:50 +0200
committerjaseg <git@jaseg.de>2021-06-05 21:53:50 +0200
commit1b02cdd2e7b7c620673fcf64c410ea46e8ab2b77 (patch)
tree74aadd16ee77b91f9c9e3baa5727195bfb870cc1
parentb7cdcd396b5d3d2aeb91093f74ebd8e19f156e6b (diff)
downloadgerbolyze-1b02cdd2e7b7c620673fcf64c410ea46e8ab2b77.tar.gz
gerbolyze-1b02cdd2e7b7c620673fcf64c410ea46e8ab2b77.tar.bz2
gerbolyze-1b02cdd2e7b7c620673fcf64c410ea46e8ab2b77.zip
Add missing pugixml submodule
-rw-r--r--.gitmodules3
m---------upstream/pugixml0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b3b249b..253ed34 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule "upstream/filesystem"]
path = upstream/filesystem
url = https://github.com/gulrak/filesystem
+[submodule "upstream/pugixml"]
+ path = upstream/pugixml
+ url = https://github.com/zeux/pugixml
diff --git a/upstream/pugixml b/upstream/pugixml
new file mode 160000
+Subproject 08b3433180727ea2f78fe02e860a08471db1e03