vcpkg/ports/oatpp-zlib/vcpkg.json

11 lines
282 B
JSON
Raw Normal View History

{
"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"
]
}