forked from plugdata-team/plugdata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 797 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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