yuzu/externals/vcpkg/ports/zlib-ng/vcpkg.json

14 lines
290 B
JSON
Executable File

{
"name": "zlib-ng",
"version": "2.0.6",
"description": "zlib replacement with optimizations for 'next generation' systems",
"homepage": "https://github.com/zlib-ng/zlib-ng",
"license": "Zlib",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}