Skip to content

Commit 11aff6f

Browse files
dennisamelingGit for Windows Build Agent
authored and
Git for Windows Build Agent
committed
Add schannel to curl installation
Signed-off-by: Dennis Ameling <[email protected]>
1 parent b7b9fed commit 11aff6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compat/vcbuild/vcpkg_install.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ set features=
127127
goto :EOF
128128

129129
:curl_features
130-
set features=[core,openssl]
130+
set features=[core,openssl,schannel]
131131
goto :EOF

0 commit comments

Comments
 (0)