-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 989 Bytes
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 989 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/Tencent/rapidjson/
[submodule "googletest"]
path = googletest
url = https://github.com/abseil/googletest.git
[submodule "poco"]
path = poco
url = https://github.com/pocoproject/poco.git
[submodule "stlport"]
path = stlport
url = https://git.code.sf.net/p/stlport/code
[submodule "openssl"]
path = openssl
url = https://github.com/openssl/openssl.git
[submodule "wtl"]
path = wtl
url = https://git.code.sf.net/p/wtl/git
[submodule "loki"]
path = loki
url = https://github.com/LiveMirror/loki.git
[submodule "folly"]
path = folly
url = https://github.com/facebook/folly.git
[submodule "win32/DXSDK"]
path = win32/DXSDK
url = https://github.com/LiveMirror/DXSDK.git
[submodule "sgi"]
path = sgi
url = https://github.com/LiveMirror/SGI.git
[submodule "AtlServer"]
path = AtlServer
url = https://github.com/LiveMirror/AtlServer.git
[submodule "skia"]
path = skia
url = https://github.com/google/skia.git