forked from MrSapps/alive
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
61 lines (61 loc) · 2.05 KB
/
.gitmodules
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[submodule "3rdParty/jsonxx"]
path = 3rdParty/jsonxx
url = https://github.com/hjiang/jsonxx
[submodule "3rdParty/luajit"]
path = 3rdParty/luajit
url = https://github.com/q-gears/luajit
[submodule "3rdParty/solar-cmake"]
path = 3rdParty/solar-cmake
url = https://github.com/petroules/solar-cmake
[submodule "3rdParty/cotire"]
path = 3rdParty/cotire
url = https://github.com/sakra/cotire
[submodule "3rdParty/stk"]
path = 3rdParty/stk
url = https://github.com/thestk/stk.git
[submodule "3rdParty/lodepng"]
path = 3rdParty/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "3rdParty/googletest"]
path = 3rdParty/googletest
url = https://github.com/paulsapps/googletest.git
[submodule "3rdParty/libdeflate"]
path = 3rdParty/libdeflate
url = https://github.com/paulsapps/libdeflate.git
[submodule "3rdParty/rapidjson"]
path = 3rdParty/rapidjson
url = https://github.com/miloyip/rapidjson.git
[submodule "3rdParty/nativefiledialog"]
path = 3rdParty/nativefiledialog
url = https://github.com/paulsapps/nativefiledialog.git
branch = NFD_PickFolder
[submodule "3rdParty/Detours"]
path = 3rdParty/Detours
url = https://github.com/paulsapps/Detours.git
[submodule "3rdParty/sol2"]
path = 3rdParty/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "3rdParty/glm"]
path = 3rdParty/glm
url = https://github.com/g-truc/glm.git
[submodule "3rdParty/vorbis"]
path = 3rdParty/vorbis
url = https://github.com/xiph/vorbis.git
[submodule "3rdParty/boost_1_63_mini"]
path = 3rdParty/boost_1_63_mini
url = https://github.com/paulsapps/boost_1_63_mini.git
[submodule "3rdParty/squirrel"]
path = 3rdParty/squirrel
url = https://github.com/paulsapps/squirrel
[submodule "3rdParty/sqrat"]
path = 3rdParty/sqrat
url = https://github.com/paulsapps/sqrat
[submodule "3rdParty/imgui"]
path = 3rdParty/imgui
url = https://github.com/ocornut/imgui.git
[submodule "3rdParty/fontstash"]
path = 3rdParty/fontstash
url = https://github.com/memononen/fontstash.git
[submodule "3rdParty/soxr-0.1.2"]
path = 3rdParty/soxr-0.1.2
url = https://github.com/paulsapps/soxr-0.1.2.git