mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 11:41:36 +08:00
Merge branch 'curl_http2' of github.com:fcharlie/vcpkg into curl_http2
This commit is contained in:
commit
67889b7fc5
@ -28,6 +28,7 @@ set(USE_OPENSSL ON)
|
||||
if(CURL_USE_WINSSL)
|
||||
set(USE_OPENSSL OFF)
|
||||
set(USE_WINSSL ON)
|
||||
set(HTTP2_OPTIONS) ## disable HTTP2 when CURL_USE_WINSSL
|
||||
endif()
|
||||
|
||||
set(UWP_OPTIONS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user