mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:28:59 +08:00
23 lines
480 B
JSON
23 lines
480 B
JSON
{
|
|
"name": "libyuv",
|
|
"version": "1857",
|
|
"description": "libyuv is an open source project that includes YUV scaling and conversion functionality",
|
|
"homepage": "https://chromium.googlesource.com/libyuv/libyuv",
|
|
"license": null,
|
|
"dependencies": [
|
|
"libjpeg-turbo",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-get-vars",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|