aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/woff2/vcpkg.json
blob: c43c6932c76428c99a0ba0242c3ae054795bcaec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "woff2",
  "version": "1.0.2",
  "port-version": 5,
  "description": "font compression reference code",
  "dependencies": [
    "brotli",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}