Properly setup macOS VST2/3 bundles

This commit is contained in:
falkTX 2021-10-22 01:02:33 +01:00
parent 48125054a6
commit 33c496532e
2 changed files with 1 additions and 4 deletions

View file

@ -58,9 +58,6 @@ resources: cardinal
ifneq ($(CROSS_COMPILING),true)
gen: cardinal resources dpf/utils/lv2_ttl_generator
@$(CURDIR)/dpf/utils/generate-ttl.sh
ifeq ($(MACOS),true)
@$(CURDIR)/dpf/utils/generate-vst-bundles.sh
endif
dpf/utils/lv2_ttl_generator:
$(MAKE) -C dpf/utils/lv2-ttl-generator

2
dpf

@ -1 +1 @@
Subproject commit e2dcc29bfb65341f51736ef4e09b01baedb0d068
Subproject commit 2d1ec00e27c7ac2f5f1fc84ebaacf0a49b220502