Update carla and dpf, fixup CI
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0b01d0844a
commit
3b03363374
5 changed files with 8 additions and 7 deletions
|
@ -186,7 +186,7 @@ endif
|
|||
endif
|
||||
|
||||
ifeq ($(MACOS),true)
|
||||
EXTRA_DSP_LIBS += -framework Accelerate -framework AppKit
|
||||
EXTRA_DSP_LIBS += -framework Accelerate -framework AppKit -framework AudioToolbox
|
||||
else ifeq ($(WINDOWS),true)
|
||||
EXTRA_DSP_LIBS += -lole32 -lshlwapi -luuid -lversion
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue