xlnt/.gitmodules

16 lines
453 B
Plaintext
Raw Normal View History

2014-05-09 03:32:12 +08:00
[submodule "third-party/pugixml"]
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
2014-05-16 12:17:54 +08:00
branch = master
2014-08-02 00:01:15 +08:00
[submodule "third-party/cxxtest"]
path = third-party/cxxtest
url = https://github.com/CxxTest/cxxtest
branch = master
2015-12-23 02:27:13 +08:00
[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