Files
Bolt/.gitmodules
2024-10-24 15:37:09 +01:00

10 lines
284 B
Plaintext

[submodule "modules/fmt"]
path = modules/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "modules/hashmap"]
path = modules/hashmap
url = https://github.com/tidwall/hashmap.c.git
[submodule "modules/spng"]
path = modules/spng
url = https://github.com/randy408/libspng.git