mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 08:19:01 +08:00
faf2d6ffb6
* [libevent] update to 2.1.12 * fix path in LibeventConfig.cmake.in * configure crt runtime * patch target file * try to fix evpp build on unix * try to fix evpp build on unix * try to fix evpp build on unix * try to fix evpp build on unix * fix file patching * code review * fix fizz:x64-windows build
14 lines
317 B
Plaintext
14 lines
317 B
Plaintext
Source: libevent
|
|
Version: 2.1.12
|
|
Homepage: https://github.com/libevent/libevent
|
|
Description: An event notification library
|
|
Supports: !uwp
|
|
Default-Features: thread
|
|
|
|
Feature: openssl
|
|
Description: Support for openssl
|
|
Build-Depends: openssl, libevent[thread]
|
|
|
|
Feature: thread
|
|
Description: Support for thread
|