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 <[email protected]>
  • Loading branch information
dennisameling authored and Git for Windows Build Agent committed Oct 22, 2024
1 parent 0cdccdd commit 993329d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compat/vcbuild/vcpkg_install.bat
Original file line number Diff line number Diff line change
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 993329d

Please sign in to comment.