mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 17:39:06 +08:00
046374f9e7
Co-authored-by: Jon <v-zhli17@microsoft.com>
18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"name": "libwebm",
|
|
"version": "1.0.0.31",
|
|
"description": "WebM File Parser",
|
|
"homepage": "https://github.com/webmproject/libwebm",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|