Skip to content

Commit e4b5d6f

Browse files
dennisamelingdscho
authored andcommitted
Add schannel to curl installation
Signed-off-by: Dennis Ameling <[email protected]>
1 parent 666f8c9 commit e4b5d6f

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)