forked from FaithZL/Paladin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 768 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 768 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
[submodule "Paladin/third/lua53/lua"]
path = Paladin/third/lua53/lua
url = https://github.com/lua/lua.git
branch = v5.3
[submodule "Paladin/third/tinyobjloader"]
path = Paladin/third/tinyobjloader
url = https://github.com/syoyo/tinyobjloader.git
branch = master
[submodule "Paladin/third/stblib/stb"]
path = Paladin/third/stblib/stb
url = https://github.com/nothings/stb.git
branch = master
[submodule "Paladin/third/glog"]
path = Paladin/third/glog
url = https://github.com/google/glog.git
branch = master
[submodule "Paladin/third/openexr"]
path = Paladin/third/openexr
url = https://github.com/wjakob/openexr
branch = master
[submodule "Paladin/third/zlib"]
path = Paladin/third/zlib
url = https://github.com/mitsuba-renderer/zlib
branch = master