switch pugixml to libstudxml, remove unused Optinal

pull/67/head^2
Thomas Fussell 2016-09-12 22:18:50 -04:00
parent e76da415c3
commit aa26085110
3 changed files with 4 additions and 8 deletions

10
.gitmodules vendored
View File

@ -1,15 +1,13 @@
[submodule "third-party/pugixml"]
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "third-party/libstudxml"]
path = third-party/libstudxml
url = http://scm.codesynthesis.com/libstudxml/libstudxml.git
branch = master
[submodule "third-party/cxxtest"]
path = third-party/cxxtest
url = https://github.com/CxxTest/cxxtest
branch = master
[submodule "third-party/utfcpp"]
path = third-party/utfcpp
url = https://github.com/nemtrif/utfcpp
[submodule "third-party/Optional"]
path = third-party/Optional
url = https://github.com/akrzemi1/Optional

@ -1 +0,0 @@
Subproject commit bd25a1baef048fc5d358927718d367e3f821963e

1
third-party/pugixml vendored

@ -1 +0,0 @@
Subproject commit 384db6ba29a77559d1c232011ddf7838ef891169