-
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) · 787 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 787 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 "3rdpty/sources/ffmpeg"]
path = 3rdpty/sources/ffmpeg
url = https://github.com/FFmpeg/FFmpeg.git
branch = master
[submodule "3rdpty/sources/rubberband"]
path = 3rdpty/sources/rubberband
url = https://github.com/breakfastquay/rubberband.git
branch = default
[submodule "3rdpty/sources/spdlog"]
path = 3rdpty/sources/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x
[submodule "3rdpty/sources/fmt"]
path = 3rdpty/sources/fmt
url = https://github.com/fmtlib/fmt.git
branch = master
[submodule "3rdpty/sources/openal"]
path = 3rdpty/sources/openal
url = https://github.com/kcat/openal-soft.git
branch = master
[submodule "3rdpty/sources/sdl"]
path = 3rdpty/sources/sdl
url = https://github.com/libsdl-org/SDL.git
branch = master