xlnt/.gitmodules

16 lines
453 B
Plaintext
Raw Normal View History

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