curl tests begone

This commit is contained in:
OatmealDome 2024-12-22 03:00:43 -05:00
parent 9effe783c7
commit 8794630a7e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set(BUILD_LIBCURL_DOCS OFF)
set(BUILD_MISC_DOCS OFF)
set(BUILD_SHARED_LIBS OFF)
set(BUILD_STATIC_LIBS ON)
set(BUILD_TESTS OFF)
set(BUILD_TESTING OFF)
set(CURL_ENABLE_EXPORT_TARGET OFF)
set(HTTP_ONLY ON)