diff options
| -rw-r--r-- | ports/curl/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/curl/portfile.cmake b/ports/curl/portfile.cmake index 7752dd795..d397525c6 100644 --- a/ports/curl/portfile.cmake +++ b/ports/curl/portfile.cmake @@ -38,6 +38,7 @@ if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore") -DENABLE_IPV6=OFF -DENABLE_UNIX_SOCKETS=OFF ) + set(HTTP2_OPTIONS) ## disable curl HTTP2 support endif() vcpkg_find_acquire_program(PERL) |
