pineapple/externals/vcpkg/ports/libwebm/vcpkg.json
2022-07-23 03:01:36 +02:00

17 lines
316 B
JSON
Executable file

{
"name": "libwebm",
"version": "1.0.0.28",
"port-version": 1,
"description": "WebM File Parser",
"homepage": "https://github.com/webmproject/libwebm",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}