-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 812 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "platform/deps/uvw"]
path = platform/deps/uvw
url = https://github.com/skypjack/uvw.git
[submodule "platform/deps/rapidjson"]
path = platform/deps/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "common/deps/async++"]
path = common/deps/async++
url = https://github.com/Amanieu/asyncplusplus.git
[submodule "platform/deps/LASTools"]
path = platform/deps/LASTools
url = https://github.com/LAStools/LAStools.git
[submodule "platform/deps/MorphIO"]
path = platform/deps/MorphIO
url = https://github.com/BlueBrain/MorphIO.git
[submodule "platform/deps/USD"]
path = platform/deps/USD
url = https://github.com/PixarAnimationStudios/USD.git
[submodule "platform/deps/OpenSubdiv"]
path = platform/deps/OpenSubdiv
url = https://github.com/PixarAnimationStudios/OpenSubdiv.git