forked from plugdata-team/plugdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.12 KB
/
.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
28
29
30
[submodule "JUCE"]
path = Libraries/JUCE
url = https://github.com/juce-framework/JUCE.git
[submodule "Libraries/pure-data"]
path = Libraries/pure-data
url = https://github.com/plugdata-team/plugdata-pd
[submodule "Libraries/concurrentqueue"]
path = Libraries/concurrentqueue
url = https://github.com/cameron314/concurrentqueue.git
[submodule "Libraries/Catch2"]
path = Libraries/Catch2
url = https://github.com/catchorg/Catch2.git
[submodule "Libraries/heavylib"]
path = Libraries/heavylib
url = https://github.com/Wasted-Audio/heavylib.git
[submodule "Libraries/pd-lua"]
path = Libraries/pd-lua
url = https://github.com/agraef/pd-lua.git
[submodule "Libraries/clap-juce-extensions"]
path = Libraries/clap-juce-extensions
url = https://github.com/free-audio/clap-juce-extensions.git
[submodule "Libraries/filesystem"]
path = Libraries/filesystem
url = https://github.com/boostorg/filesystem.git
[submodule "Libraries/cpath"]
path = Libraries/cpath
url = https://github.com/BraedonWooding/cpath
[submodule "Libraries/plugdata-ofelia"]
path = Libraries/plugdata-ofelia
url = https://github.com/plugdata-team/plugdata-ofelia