curl apple begone
This commit is contained in:
parent
8794630a7e
commit
d210898a17
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue