wut/.gitmodules

10 lines
298 B
Plaintext
Raw Normal View History

2016-01-04 17:10:32 +00:00
[submodule "tools/ext/zlib"]
2017-05-07 01:37:13 +01:00
path = externals/zlib
2016-01-04 17:10:32 +00:00
url = https://github.com/madler/zlib.git
[submodule "tools/ext/cppformat"]
2017-05-07 01:37:13 +01:00
path = externals/cppformat
2016-01-04 17:10:32 +00:00
url = https://github.com/cppformat/cppformat.git
2016-07-24 11:43:54 +01:00
[submodule "tools/ext/excmd"]
2017-05-07 01:37:13 +01:00
path = externals/excmd
2016-07-24 11:43:54 +01:00
url = https://github.com/exjam/excmd