vcpkg/ports/libhv/vcpkg.json
NancyLi1013 f56e9dbaeb
[libhv] Add DISABLE_PARALLEL (#16835)
* [libhv] Add DISABLE_PARALLEL

* Update versions
2021-03-23 14:26:14 -07:00

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)"
}