aports/testing/juce/web-browser-and-curl.patch
2026-04-13 21:58:53 +01:00

12 lines
224 B
Diff

--- a/modules/juce_core/juce_core.h
+++ b/modules/juce_core/juce_core.h
@@ -200,7 +200,7 @@
#endif
#ifndef JUCE_USE_CURL
- #define JUCE_USE_CURL 1
+ #define JUCE_USE_CURL 0
#endif
#ifndef JUCE_LOAD_CURL_SYMBOLS_LAZILY