yuzu/externals/vcpkg/ports/woff2/vcpkg.json

14 lines
216 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "woff2",
"version": "1.0.2",
"port-version": 3,
"description": "font compression reference code",
"dependencies": [
"brotli",
{
"name": "vcpkg-cmake",
"host": true
}
]
}