mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
7dc786c123
* [libhv] update to v1.2.1 * vcpkg x-add-version libhv * [libhv] move dlls from lib to bin * vcpkg x-add-version --overwrite-version libhv * [libhv] mkdir bin * vcpkg x-add-version --overwrite-version libhv * Don't protect `file(MAKE_DIRECTORY` Co-authored-by: hewei.it <hewei.it@bytedance.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
204 B
JSON
8 lines
204 B
JSON
{
|
|
"name": "libhv",
|
|
"version": "1.2.1",
|
|
"description": "Libhv is a C/C++ network library similar to libevent/libuv.",
|
|
"homepage": "https://github.com/ithewei/libhv",
|
|
"supports": "!(arm | uwp)"
|
|
}
|