vcpkg/ports/woff2/vcpkg.json
2021-11-23 12:14:06 -08:00

14 lines
216 B
JSON

{
"name": "woff2",
"version": "1.0.2",
"port-version": 3,
"description": "font compression reference code",
"dependencies": [
"brotli",
{
"name": "vcpkg-cmake",
"host": true
}
]
}