mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:49:09 +08:00
58196ee519
* [cvtt] Add port. * [cvtt] Modified to unofficial-cvtt * Apply suggestions from code review Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [cvtt] Renamed to convectionkernels Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
18 lines
404 B
JSON
18 lines
404 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|