Remove the noplugins build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
31dcf9ec6f
commit
5376573d09
4 changed files with 0 additions and 54 deletions
|
|
@ -249,9 +249,7 @@ else ifeq ($(WASM),true)
|
|||
$(MAKE) -C CardinalNative
|
||||
else
|
||||
$(MAKE) -C Cardinal
|
||||
ifneq ($(NOPLUGINS),true)
|
||||
$(MAKE) -C CardinalMini
|
||||
endif
|
||||
$(MAKE) -C CardinalNative
|
||||
$(MAKE) -C CardinalFX $(CARDINAL_FX_ARGS)
|
||||
$(MAKE) -C CardinalSynth $(CARDINAL_SYNTH_ARGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue