vcpkg/ports/knet/vcpkg.json
2020-09-03 11:10:29 -07:00

9 lines
240 B
JSON

{
"name": "knet",
"version-string": "1.0.1",
"description": "A cross platform lock-free and timer-supported C++11 network library.",
"homepage": "https://github.com/kibaamor/knet",
"license": "MIT",
"supports": "!(arm | uwp)"
}