aboutsummaryrefslogtreecommitdiff
path: root/ports/xxhash/vcpkg.json
blob: 3337184136eae1f7f2d65ca322ba3fe05aad4752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "xxhash",
  "version-string": "0.8.0",
  "port-version": 2,
  "description": "Extremely fast hash algorithm",
  "homepage": "https://github.com/Cyan4973/xxHash",
  "features": {
    "xxhsum": {
      "description": "Build the xxhsum binary"
    }
  }
}