mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 23:31:38 +08:00
f56e9dbaeb
* [libhv] Add DISABLE_PARALLEL * Update versions
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"name": "libhv",
|
|
"version": "1.0.0",
|
|
"port-version": 1,
|
|
"description": "Libhv is a C/C++ network library similar to libevent/libuv.",
|
|
"homepage": "https://github.com/ithewei/libhv",
|
|
"supports": "!(arm | uwp)"
|
|
}
|