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
|
|
|
|
2014-06-15 12:16:34 -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
|
2015-12-24 15:51:11 -05:00
|
|
|
[submodule "third-party/Optional"]
|
|
|
|
path = third-party/Optional
|
|
|
|
url = https://github.com/akrzemi1/Optional
|