early-access version 2853
This commit is contained in:
25
externals/vcpkg/ports/thrift/vcpkg.json
vendored
Executable file
25
externals/vcpkg/ports/thrift/vcpkg.json
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "thrift",
|
||||
"version": "0.16.0",
|
||||
"description": "Apache Thrift is a software project spanning a variety of programming languages and use cases. Our goal is to make reliable, performant communication and data serialization across languages as efficient and seamless as possible.",
|
||||
"homepage": "https://github.com/apache/thrift",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": [
|
||||
"boost-date-time",
|
||||
"boost-locale",
|
||||
"boost-range",
|
||||
"boost-scope-exit",
|
||||
"boost-smart-ptr",
|
||||
"libevent",
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user