Skip to content

Commit

Permalink
No more JUCE Splash Screen in this JUCE version.
Browse files Browse the repository at this point in the history
  • Loading branch information
faressc committed Dec 13, 2024
1 parent f9d3ce6 commit 095342f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/juce-audio-plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ target_compile_definitions(${TARGET_NAME}
JUCE_WEB_BROWSER=0 # If you remove this, add `NEEDS_WEB_BROWSER TRUE` to the `juce_add_plugin` call
JUCE_USE_CURL=0 # If you remove this, add `NEEDS_CURL TRUE` to the `juce_add_plugin` call
JUCE_VST3_CAN_REPLACE_VST2=0
JUCE_DISPLAY_SPLASH_SCREEN=0
DONT_SET_USING_JUCE_NAMESPACE=1

# Backend-specific definitions
Expand Down

0 comments on commit 095342f

Please sign in to comment.