Skip to content

Commit

Permalink
update build definitions for LV2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcima committed Dec 29, 2018
1 parent 765a48b commit 6beac8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions JUCE-targets.cmake
Expand Up @@ -129,6 +129,7 @@ if(HybridReverb2_LV2)

target_compile_definitions(juce_audio_plugin_client_LV2
PUBLIC "JucePlugin_Build_LV2=1"
PUBLIC "JucePlugin_Build_LV2_FileCreator=1"
PUBLIC "JucePlugin_LV2URI=\"${HybridReverb2_URI}\"")
endif()

Expand Down

0 comments on commit 6beac8e

Please sign in to comment.