A few tweaks for native audio/midi, WIP

This commit is contained in:
falkTX 2022-07-22 21:11:06 +01:00
parent ba342d24b6
commit 8d9cd6bf85
2 changed files with 3 additions and 3 deletions

View file

@ -297,12 +297,12 @@ BUILD_CXX_FLAGS += -DCARDINAL_PLUGIN_PREFIX='"$(PREFIX)"'
ifeq ($(CARDINAL_VARIANT),main)
ifneq ($(STATIC_BUILD),true)
all: jack lv2 vst3 static
all: jack lv2 vst3
else
all: lv2 vst3
endif # STATIC_BUILD
else
all: lv2 vst2 vst3
all: lv2 vst2 vst3 static
endif
CORE_RESOURCES = patches