Fix build, improve caching
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
d5410a00f4
commit
94ba48623a
2 changed files with 67 additions and 1 deletions
|
@ -768,6 +768,9 @@ PLUGIN_FILES += $(filter-out stocaudio/src/plugin.cpp,$(wildcard stocaudio/src/*
|
|||
|
||||
PLUGIN_FILES += $(filter-out unless_modules/src/unless.cpp,$(wildcard unless_modules/src/*.cpp))
|
||||
|
||||
# modules/types which are present in other plugins
|
||||
UNLESS_MODULES_CUSTOM = Selection
|
||||
|
||||
# --------------------------------------------------------------
|
||||
# ValleyAudio
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue