curl apple begone

This commit is contained in:
OatmealDome 2024-12-22 03:01:02 -05:00
parent 8794630a7e
commit d210898a17
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@ if(WIN32)
set(CURL_USE_SCHANNEL ON)
endif()
if(APPLE)
endif()
add_subdirectory(curl)
if((UNIX AND NOT MBEDTLS_FOUND) OR ANDROID)