Files
clice/.gitmodules
2024-08-29 21:03:25 +08:00

10 lines
207 B
Plaintext

[submodule "deps/llvm"]
path = deps/llvm
url = https://github.com/llvm/llvm-project.git
branch = main
[submodule "deps/libuv"]
path = deps/libuv
url = https://github.com/libuv/libuv.git
branch = v1.x