aboutsummaryrefslogtreecommitdiff
path: root/ports/knet/vcpkg.json
blob: 5ac2b02499c8fcf65635b720bae856a465494e41 (plain)
1
2
3
4
5
6
7
8
{
  "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)"
}