forked from plugdata-team/plugdata
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 674 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "Libraries/pthread-win32"]
path = Libraries/pthread-win32
url = https://github.com/GerHobbelt/pthread-win32.git
[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/pure-data/pure-data.git
[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