-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (40 loc) · 1.19 KB
/
.gitmodules
File metadata and controls
40 lines (40 loc) · 1.19 KB
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
[submodule "test"]
path = test
url = https://github.com/arescentral/antares-test-data.git
[submodule "ext/libsfz"]
path = ext/libsfz
url = https://github.com/sfiera/libsfz.git
[submodule "ext/libzipxx"]
path = ext/libzipxx
url = https://github.com/sfiera/libzipxx.git
[submodule "ext/gmock-gyp"]
path = ext/gmock
url = https://github.com/sfiera/gmock-gyp.git
[submodule "ext/libpng-gyp"]
path = ext/libpng
url = https://github.com/sfiera/libpng-gyp.git
[submodule "data"]
path = data
url = https://github.com/arescentral/antares-data.git
[submodule "ext/libmodplug-gyp"]
path = ext/libmodplug
url = https://github.com/sfiera/libmodplug-gyp.git
[submodule "ext/libsndfile-gyp"]
path = ext/libsndfile
url = https://github.com/sfiera/libsndfile-gyp.git
[submodule "ext/glfw"]
path = ext/glfw
url = https://github.com/sfiera/glfw-gyp
[submodule "build/lib"]
path = build/lib
url = https://github.com/sfiera/gn-tools
[submodule "ext/procyon"]
path = ext/procyon
url = https://github.com/arescentral/procyon.git
[submodule "ext/zlib"]
path = ext/zlib
url = https://github.com/sfiera/zlib-gn.git
[submodule "ext/mesa-gl"]
path = ext/mesa-gl
url = https://github.com/elasota/mesa-gl.git
branch = master