early-access version 2853
This commit is contained in:
24
externals/vcpkg/ports/fizz/vcpkg.json
vendored
Executable file
24
externals/vcpkg/ports/fizz/vcpkg.json
vendored
Executable file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "fizz",
|
||||
"version-string": "2022.03.21.00",
|
||||
"port-version": 1,
|
||||
"description": "a TLS 1.3 implementation by Facebook",
|
||||
"homepage": "https://github.com/facebookincubator/fizz",
|
||||
"dependencies": [
|
||||
"double-conversion",
|
||||
"fmt",
|
||||
"folly",
|
||||
"libevent",
|
||||
"libsodium",
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zstd"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user