forked from microsoft/libHttpClient
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 719 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Samples/Kits/DirectXTK"]
path = Samples/Kits/DirectXTK
url = https://github.com/jasonsandlin/DirectXTK.git
[submodule "External/websocketpp"]
path = External/websocketpp
url = https://github.com/zaphoyd/websocketpp
[submodule "External/asio"]
path = External/asio
url = https://github.com/chriskohlhoff/asio
[submodule "External/openssl"]
path = External/openssl
url = https://github.com/openssl/openssl
[submodule "External/curl"]
path = External/curl
url = https://github.com/curl/curl.git
[submodule "External/zlib"]
path = External/zlib
url = https://github.com/madler/zlib
[submodule "External/boost-wintls"]
path = External/boost-wintls
url = https://github.com/laudrup/boost-wintls.git