yuzu/externals/vcpkg/ports/gzip-hpp/vcpkg.json

11 lines
213 B
JSON
Executable File

{
"name": "gzip-hpp",
"version-string": "0.1.0",
"port-version": 1,
"description": "Gzip header-only C++ library",
"homepage": "https://github.com/mapbox/gzip-hpp/",
"dependencies": [
"zlib"
]
}