yuzu/externals/vcpkg/ports/szip/vcpkg.json

19 lines
401 B
JSON
Executable File

{
"name": "szip",
"version": "2.1.1",
"port-version": 8,
"description": "Szip compression software, providing lossless compression of scientific data",
"homepage": "https://support.hdfgroup.org/ftp/lib-external/szip",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}