diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | pugixml | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 91b8fee..8511498 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,3 +14,6 @@  [submodule "pugl"]  	path = pugl  	url = http://git.drobilla.net/pugl.git/ +[submodule "pugixml"] +	path = pugixml +	url = https://github.com/zeux/pugixml.git diff --git a/pugixml b/pugixml new file mode 160000 +Subproject e584ea337ede5b33d3e3f2165352a233b67b7fa | 
