forked from stepmania/stepmania
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 733 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "extern/cppformat"]
path = extern/cppformat
url = https://github.com/fmtlib/fmt.git
[submodule "extern/ffmpeg-git"]
path = extern/ffmpeg-git
url = https://github.com/stepmania/ffmpeg.git
[submodule "extern/googletest"]
path = extern/googletest
url = https://github.com/stepmania/googletest.git
[submodule "extern/tomcrypt"]
path = extern/tomcrypt
url = https://github.com/stepmania/libtomcrypt.git
[submodule "extern/tommath"]
path = extern/tommath
url = https://github.com/stepmania/libtommath.git
[submodule "extern/libogg-git"]
path = extern/libogg-git
url = https://github.com/stepmania/ogg.git
[submodule "extern/libvorbis-git"]
path = extern/libvorbis-git
url = https://github.com/stepmania/vorbis.git