mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
switch pugixml to libstudxml, remove unused Optinal
This commit is contained in:
parent
e76da415c3
commit
aa26085110
10
.gitmodules
vendored
10
.gitmodules
vendored
|
@ -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
third-party/Optional
vendored
1
third-party/Optional
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit bd25a1baef048fc5d358927718d367e3f821963e
|
1
third-party/pugixml
vendored
1
third-party/pugixml
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit 384db6ba29a77559d1c232011ddf7838ef891169
|
Loading…
Reference in New Issue
Block a user