mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-13 06:22:37 +01:00
d44b7f774e
* I did this mainly to remove some build warnings that were showing up in cppformat v2 underneath clang (the default macOS compiler) * At this point, WUT will build on macOS with no warnings whatsoever.
10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
[submodule "tools/ext/zlib"]
|
|
path = externals/zlib
|
|
url = https://github.com/madler/zlib.git
|
|
[submodule "tools/ext/excmd"]
|
|
path = externals/excmd
|
|
url = https://github.com/exjam/excmd
|
|
[submodule "externals/fmt"]
|
|
path = externals/fmt
|
|
url = https://github.com/fmtlib/fmt
|