vcpkg/ports/thrift/CONTROL
Phil Felton 8522c799ea [Thrift] Make Thrift static again (#7302)
* Make thrift static

* Update CONTROL

* Thrift able to build statically and dynamically

* Clean up bin dir in static

* Changes as per discussion

* Remove comment

* Better comment
2019-07-24 17:50:17 -07:00

6 lines
440 B
Plaintext

Source: thrift
Version: 2019-05-07-3
Build-Depends: zlib, libevent, openssl, boost-range, boost-smart-ptr, boost-date-time, boost-locale, boost-scope-exit
Homepage: https://github.com/apache/thrift
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.