yuzu/externals/vcpkg/ports/convectionkernels/vcpkg.json

18 lines
404 B
JSON
Executable File

{
"name": "convectionkernels",
"version-date": "2022-06-08",
"description": "Fast, high-quality texture compression library for many formats, also known as cvtt",
"homepage": "https://github.com/elasota/ConvectionKernels",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}