-
-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy path.gitmodules
123 lines (123 loc) · 4.36 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
118
119
120
121
122
123
[submodule "CMake/cmake-modules"]
path = cmake/cmake-modules
url = https://github.com/OSSIA/cmake-modules
[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/fmt"]
path = 3rdparty/fmt
url = https://github.com/fmtlib/fmt
[submodule "3rdparty/readerwriterqueue"]
path = 3rdparty/readerwriterqueue
url = https://github.com/cameron314/readerwriterqueue
[submodule "3rdparty/pybind11"]
path = 3rdparty/pybind11
url = https://github.com/pybind/pybind11
[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/jcelerier/whereami
[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/max-sdk"]
path = 3rdparty/max-sdk
url = https://github.com/ossia/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/jcelerier/concurrentqueue
[submodule "3rdparty/libremidi"]
path = 3rdparty/libremidi
url = https://github.com/jcelerier/libremidi
[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/rapidfuzz-cpp"]
path = 3rdparty/rapidfuzz-cpp
url = https://github.com/maxbachmann/rapidfuzz-cpp.git
[submodule "3rdparty/Catch2"]
path = 3rdparty/Catch2
url = https://github.com/catchorg/Catch2
[submodule "3rdparty/ios-cmake"]
path = 3rdparty/ios-cmake
url = https://github.com/avilleret/ios-cmake.git
[submodule "3rdparty/mdspan"]
path = 3rdparty/mdspan
url = https://github.com/kokkos/mdspan
[submodule "3rdparty/tuplet"]
path = 3rdparty/tuplet
url = https://github.com/jcelerier/tuplet
[submodule "3rdparty/dno"]
path = 3rdparty/dno
url = https://github.com/thibaudk/dno
[submodule "3rdparty/kfr"]
path = 3rdparty/kfr
url = https://github.com/jcelerier/kfr
[submodule "3rdparty/PerlinNoise"]
path = 3rdparty/PerlinNoise
url = https://github.com/Reputeless/PerlinNoise
[submodule "3rdparty/span"]
path = 3rdparty/span
url = https://github.com/tcbrindle/span
[submodule "3rdparty/re2"]
path = 3rdparty/re2
url = https://github.com/google/re2
[submodule "3rdparty/compile-time-regular-expressions"]
path = 3rdparty/compile-time-regular-expressions
url = https://github.com/hanickadot/compile-time-regular-expressions
[submodule "3rdparty/unordered_dense"]
path = 3rdparty/unordered_dense
url = https://github.com/martinus/unordered_dense
[submodule "3rdparty/async-mqtt5"]
path = 3rdparty/async-mqtt5
url = https://github.com/mireo/async-mqtt5
[submodule "3rdparty/magic_enum"]
path = 3rdparty/magic_enum
url = https://github.com/Neargye/magic_enum
[submodule "3rdparty/miniaudio"]
path = 3rdparty/miniaudio
url = https://github.com/mackron/miniaudio