Switch to custom juce from carla, update surge

This commit is contained in:
falkTX 2023-02-10 22:16:22 +00:00
parent 68c94903e3
commit 0ac2736dfa
7 changed files with 23 additions and 8 deletions

View file

@ -203,7 +203,7 @@ endif
ifneq ($(NOPLUGINS),true)
ifeq ($(MACOS),true)
EXTRA_DSP_LIBS += -framework Accelerate
EXTRA_DSP_LIBS += -framework Accelerate -framework AppKit
endif
endif