-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
27 lines (27 loc) · 926 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
25
26
27
[submodule "blake3"]
path = external/blake3
url = https://github.com/BLAKE3-team/BLAKE3.git
[submodule "blobs4anklang"]
path = external/blobs4anklang
url = https://github.com/tim-janik/blobs4anklang.git
[submodule "clap"]
path = external/clap
url = https://github.com/free-audio/clap.git
[submodule "libsndfile"]
path = external/libsndfile
url = https://github.com/libsndfile/libsndfile.git
[submodule "liquidsfz"]
path = external/liquidsfz
url = https://github.com/swesterfeld/liquidsfz.git
[submodule "minizip-ng"]
path = external/minizip-ng
url = https://github.com/zlib-ng/minizip-ng.git
[submodule "pandaresampler"]
path = external/pandaresampler
url = https://github.com/swesterfeld/pandaresampler.git
[submodule "rapidjson"]
path = external/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "websocketpp"]
path = external/websocketpp
url = https://github.com/zaphoyd/websocketpp.git