mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 04:49:04 +08:00
6bf5ffffe8
* [brotli] Update to v1.1.0 * Fix dependent ports * [Freetype] Always link brotli common
14 lines
216 B
JSON
14 lines
216 B
JSON
{
|
|
"name": "woff2",
|
|
"version": "1.0.2",
|
|
"port-version": 4,
|
|
"description": "font compression reference code",
|
|
"dependencies": [
|
|
"brotli",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|