Properly setup macOS VST2/3 bundles
This commit is contained in:
parent
48125054a6
commit
33c496532e
2 changed files with 1 additions and 4 deletions
3
Makefile
3
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue