wut/.gitmodules

10 lines
273 B
Plaintext
Raw Normal View History

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