Fix LV2 build: add required LV2URI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -14,6 +14,7 @@ juce_add_plugin(InstaDrums
|
||||
PLUGIN_MANUFACTURER_CODE Inst
|
||||
PLUGIN_CODE Idrm
|
||||
FORMATS VST3 AU LV2 Standalone
|
||||
LV2URI "https://github.com/hariel1985/InstaDrums"
|
||||
PRODUCT_NAME "InstaDrums"
|
||||
COPY_PLUGIN_AFTER_BUILD FALSE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user