mirror of
https://github.com/alterware/aw-installer.git
synced 2025-01-15 17:49:01 +00:00
14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
[submodule "deps/GSL"]
|
|
path = deps/GSL
|
|
url = https://github.com/microsoft/GSL.git
|
|
[submodule "deps/curl"]
|
|
path = deps/curl
|
|
url = https://github.com/curl/curl.git
|
|
branch = curl-8_7_1
|
|
[submodule "deps/rapidjson"]
|
|
path = deps/rapidjson
|
|
url = https://github.com/Tencent/rapidjson.git
|
|
[submodule "deps/zlib"]
|
|
path = deps/zlib
|
|
url = https://github.com/madler/zlib.git
|