Keep mda lv2 bundles in wasm builds
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
9d6bf58b96
commit
4840d76381
1 changed files with 0 additions and 2 deletions
|
|
@ -456,8 +456,6 @@ $(TARGET_DIR)/%.app/Contents/Resources/distrho.icns: ../../utils/distrho.icns
|
||||||
ifeq ($(WASM),true)
|
ifeq ($(WASM),true)
|
||||||
$(CURDIR)/lv2/fomp.lv2/manifest.ttl: $(TARGET_DIR)/$(NAME).lv2/resources/PluginManifests/Cardinal.json
|
$(CURDIR)/lv2/fomp.lv2/manifest.ttl: $(TARGET_DIR)/$(NAME).lv2/resources/PluginManifests/Cardinal.json
|
||||||
wget -O - https://falktx.com/data/wasm-things-2022-08-15.tar.gz | tar xz -C $(CURDIR)
|
wget -O - https://falktx.com/data/wasm-things-2022-08-15.tar.gz | tar xz -C $(CURDIR)
|
||||||
# FIXME we are past 50Mb compressed assets! :(
|
|
||||||
rm -rf $(CURDIR)/lv2/mda.lv2
|
|
||||||
touch $@
|
touch $@
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue