For LV2 plugins, could CMake (& Projucer) support adding the LV2 core type to the plugin (i.e., something like AU/VST3/AAX plugin type)? Otherwise, LV2 plugins will show up as uncategorized in hosts. Right now I have to use post build command to patch the dsp.ttl, which is a bit inconvenient.
See LV2 . It is also included in JUCE LV2 SDK.
