Move common rack/plugins external repos to new include/ dir
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
5efc37e15c
commit
9ce1e18c1f
13 changed files with 12 additions and 6 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -5,10 +5,10 @@
|
|||
path = dpf
|
||||
url = https://github.com/DISTRHO/DPF.git
|
||||
[submodule "plugins/Cardinal/mingw-std-threads"]
|
||||
path = src/mingw-std-threads
|
||||
path = include/mingw-std-threads
|
||||
url = https://github.com/meganz/mingw-std-threads.git
|
||||
[submodule "plugins/Cardinal/sse2neon"]
|
||||
path = src/sse2neon
|
||||
path = include/sse2neon
|
||||
url = https://github.com/DLTcollab/sse2neon.git
|
||||
[submodule "plugins/Fundamental"]
|
||||
path = plugins/Fundamental
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue