Skip to content

Commit b8e992b

Browse files
committed
chore: Disable CURL support in CMakeLists
1 parent df1e41a commit b8e992b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ target_link_libraries(${PROJECT_NAME}
9494
target_compile_definitions(${PROJECT_NAME}
9595
PRIVATE
9696
JUCE_WEB_BROWSER=0
97-
JUCE_USE_CURL=1
9897
JUCE_VST3_CAN_REPLACE_VST2=0
9998
JUCE_DISPLAY_SPLASH_SCREEN=0
10099
REPORT_JUCE_APP_USAGE=0)

0 commit comments

Comments
 (0)