mirror of
https://github.com/servo/servo.git
synced 2025-06-30 12:03:38 +01:00
Switch windows openssl binaries to ones generated by vcpkg.
This commit is contained in:
parent
5e461853a1
commit
3162c9a1d7
3 changed files with 16 additions and 8 deletions
|
@ -7,5 +7,5 @@ WINDOWS_MSVC = {
|
|||
"llvm": "7.0.0",
|
||||
"moztools": "3.2",
|
||||
"ninja": "1.7.1",
|
||||
"openssl": "1.1.0e-vs2015",
|
||||
"openssl": "1.0.2q-vs2017",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue