aw-installer/.gitmodules

14 lines
371 B
Plaintext
Raw Normal View History

2024-01-13 22:57:08 +01:00
[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
2024-04-01 19:05:29 +02:00
branch = curl-8_7_1
2024-01-13 22:57:08 +01:00
[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