mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add missing function
This commit is contained in:
parent
4e58846f0a
commit
c5d67c2f99
4 changed files with 9 additions and 3 deletions
|
|
@ -178,7 +178,6 @@ juce_generate_juce_header (${PLUGIN_NAME})
|
|||
|
||||
target_compile_definitions (${PLUGIN_NAME} PRIVATE
|
||||
JUCE_USE_CUSTOM_PLUGIN_STANDALONE_APP=1
|
||||
JUCE_DISPLAY_SPLASH_SCREEN=0
|
||||
JUCE_COREGRAPHICS_DRAW_ASYNC=1
|
||||
JUCE_MODAL_LOOPS_PERMITTED=0
|
||||
JUCE_WEB_BROWSER=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue