vcpkg/ports/oatpp-zlib/vcpkg.json
2020-11-05 18:21:17 -08:00

11 lines
282 B
JSON

{
"name": "oatpp-zlib",
"version-string": "1.2.0",
"port-version": 1,
"description": "Oat++ functionality for automatically compressing/decompressing content with deflate and gzip.",
"homepage": "https://github.com/oatpp/oatpp-zlib",
"dependencies": [
"oatpp"
]
}