forked from bmwcarit/ramses
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 806 Bytes
/
.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
[submodule "external/harfbuzz"]
url = https://github.com/harfbuzz/harfbuzz.git
path = external/harfbuzz
branch = refs/heads/1.9.0
[submodule "external/googletest"]
url = https://github.com/google/googletest.git
path = external/googletest
branch = refs/heads/release-1.8.1
[submodule "external/glslang"]
url = https://github.com/KhronosGroup/glslang.git
path = external/glslang
branch = refs/heads/7.8.2853
[submodule "external/freetype"]
url = https://git.sv.nongnu.org/r/freetype/freetype2.git
path = external/freetype
branch = refs/heads/VER-2-6
[submodule "external/asio"]
url = https://github.com/chriskohlhoff/asio.git
path = external/asio
branch = refs/heads/asio-1-12-2
[submodule "external/lz4"]
url = https://github.com/lz4/lz4.git
path = external/lz4
branch = refs/heads/v1.7.5