Move common rack/plugins external repos to new include/ dir

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-10-17 22:15:32 +01:00
parent 5efc37e15c
commit 9ce1e18c1f
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
13 changed files with 12 additions and 6 deletions

4
.gitmodules vendored
View file

@ -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