aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/wepoll/vcpkg.json
blob: 53bb601095491d3d8d3b9a848a6a53f19fccfd99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "wepoll",
  "version": "1.5.8",
  "port-version": 3,
  "description": "Fast epoll for windows",
  "homepage": "https://github.com/piscisaureus/wepoll",
  "supports": "windows",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}