Skip to content

Commit

Permalink
Add schannel to curl installation
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
  • Loading branch information
dennisameling authored and dscho committed Sep 16, 2022
1 parent 7543e15 commit 3d96f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compat/vcbuild/vcpkg_install.bat
Expand Up @@ -127,5 +127,5 @@ set features=
goto :EOF

:curl_features
set features=[core,openssl]
set features=[core,openssl,schannel]
goto :EOF

0 comments on commit 3d96f97

Please sign in to comment.