Commit f8de6ca
committed
amend! Add schannel to curl installation
vcbuild: stop hard-coding OpenSSL as a dependency
Git for Windows' default SSL backend is actually Secure Channel. Let's
not hard-code any backend, just ask for _any_ SSL backend.
This is necessary because we cannot ask for `schannel`, as
microsoft/vcpkg#46459 removed the option to
specify that as a feature.
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 7bdfd4f commit f8de6ca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
0 commit comments