forked from ossia/libossia
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
117 lines (117 loc) · 4.19 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
[submodule "CMake/cmake-modules"]
path = cmake/cmake-modules
url = https://github.com/OSSIA/cmake-modules
[submodule "3rdparty/variant"]
path = 3rdparty/variant
url = https://github.com/eggs-cpp/variant
[submodule "3rdparty/oscpack"]
path = 3rdparty/oscpack
url = https://github.com/jcelerier/oscpack
[submodule "3rdparty/nano-signal-slot"]
path = 3rdparty/nano-signal-slot
url = https://github.com/jcelerier/nano-signal-slot
[submodule "3rdparty/rapidjson"]
path = 3rdparty/rapidjson
url = https://github.com/miloyip/rapidjson
[submodule "3rdparty/spdlog"]
path = 3rdparty/spdlog
url = https://github.com/gabime/spdlog
[submodule "3rdparty/brigand"]
path = 3rdparty/brigand
url = https://github.com/edouarda/brigand
[submodule "3rdparty/fmt"]
path = 3rdparty/fmt
url = https://github.com/fmtlib/fmt
[submodule "3rdparty/readerwriterqueue"]
path = 3rdparty/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue
[submodule "3rdparty/hopscotch-map"]
path = 3rdparty/hopscotch-map
url = https://github.com/tessil/hopscotch-map.git
[submodule "3rdparty/chobo-shl"]
path = 3rdparty/chobo-shl
url = https://github.com/Chobolabs/chobo-shl
[submodule "3rdparty/GSL"]
path = 3rdparty/GSL
url = https://github.com/Microsoft/GSL
[submodule "3rdparty/pybind11"]
path = 3rdparty/pybind11
url = https://github.com/pybind/pybind11
[submodule "3rdparty/asio"]
path = 3rdparty/asio
url = https://github.com/chriskohlhoff/asio
[submodule "3rdparty/websocketpp"]
path = 3rdparty/websocketpp
url = https://github.com/jcelerier/websocketpp
[submodule "3rdparty/Servus"]
path = 3rdparty/Servus
url = https://github.com/jcelerier/Servus
[submodule "3rdparty/libartnet"]
path = 3rdparty/libartnet
url = https://github.com/jcelerier/libartnet
[submodule "3rdparty/whereami"]
path = 3rdparty/whereami
url = https://github.com/gpakosz/whereami
[submodule "3rdparty/frozen"]
path = 3rdparty/frozen
url = https://github.com/serge-sans-paille/frozen
[submodule "3rdparty/bitset2"]
path = 3rdparty/bitset2
url = https://github.com/ClaasBontus/bitset2
[submodule "3rdparty/exprtk"]
path = 3rdparty/exprtk
url = https://github.com/ArashPartow/exprtk
[submodule "3rdparty/SmallFunction"]
path = 3rdparty/SmallFunction
url = https://github.com/jcelerier/SmallFunction
[submodule "3rdparty/flat_hash_map"]
path = 3rdparty/flat_hash_map
url = https://github.com/jcelerier/flat_hash_map
[submodule "3rdparty/max-sdk"]
path = 3rdparty/max-sdk
url = https://github.com/Cycling74/max-sdk.git
[submodule "3rdparty/verdigris"]
path = 3rdparty/verdigris
url = https://github.com/jcelerier/verdigris
[submodule "3rdparty/weakjack"]
path = 3rdparty/weakjack
url = https://github.com/jcelerier/weakjack
[submodule "3rdparty/concurrentqueue"]
path = 3rdparty/concurrentqueue
url = https://github.com/cameron314/concurrentqueue
[submodule "3rdparty/RtMidi17"]
path = 3rdparty/RtMidi17
url = https://github.com/jcelerier/RtMidi17
[submodule "3rdparty/multi_index"]
path = 3rdparty/multi_index
url = https://github.com/jcelerier/multi_index
[submodule "3rdparty/flat"]
path = 3rdparty/flat
url = https://github.com/jcelerier/flat
[submodule "3rdparty/wiiuse"]
path = 3rdparty/wiiuse
url = https://github.com/OSSIA/wiiuse.git
[submodule "3rdparty/dr_libs"]
path = 3rdparty/dr_libs
url = https://github.com/mackron/dr_libs
[submodule "3rdparty/rubberband"]
path = 3rdparty/rubberband
url = https://github.com/jcelerier/rubberband/
[submodule "3rdparty/r8brain-free-src"]
path = 3rdparty/r8brain-free-src
url = https://github.com/avaneev/r8brain-free-src
[submodule "3rdparty/libsamplerate"]
path = 3rdparty/libsamplerate
url = https://github.com/jcelerier/libsamplerate
[submodule "3rdparty/Flicks"]
path = 3rdparty/Flicks
url = https://github.com/OculusVR/Flicks
[submodule "3rdparty/rnd"]
path = 3rdparty/rnd
url = https://github.com/jcelerier/rnd
[submodule "3rdparty/cpp-taskflow"]
path = 3rdparty/cpp-taskflow
url = https://github.com/cpp-taskflow/cpp-taskflow
[submodule "3rdparty/rapidfuzz-cpp"]
path = 3rdparty/rapidfuzz-cpp
url = https://github.com/maxbachmann/rapidfuzz-cpp.git