vcpkg/ports/evpp/CONTROL
NancyLi1013 058f6e2a35 [libevent] add features (#8349)
* [libevent] add features

* Update version

* Add libevent[openssl] dependent for evpp

* Update CONTROL file
2019-11-19 11:42:34 -08:00

5 lines
344 B
Plaintext

Source: evpp
Version: 0.7.0-2
Homepage: https://github.com/Qihoo360/evpp
Description: A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.
Build-Depends: glog, libevent (windows), libevent[openssl] (!windows), rapidjson, concurrentqueue (!windows), boost-lockfree (!windows)