tildefriends/.gitmodules

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
296 B
Plaintext
Raw Normal View History

2024-03-22 00:32:52 +01:00
[submodule "deps/zlib"]
path = deps/zlib
url = https://github.com/madler/zlib.git
branch = master
2024-03-22 00:45:21 +01:00
[submodule "deps/libsodium"]
path = deps/libsodium
url = https://github.com/jedisct1/libsodium.git
2024-03-22 00:55:37 +01:00
[submodule "deps/quickjs"]
path = deps/quickjs
url = https://github.com/bellard/quickjs.git