mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:39:06 +08:00
12 lines
226 B
JSON
12 lines
226 B
JSON
|
{
|
||
|
"name": "quazip",
|
||
|
"version-string": "0.9.1",
|
||
|
"port-version": 1,
|
||
|
"description": "Qt/C++ wrapper over minizip",
|
||
|
"homepage": "https://stachenov.github.io/quazip/",
|
||
|
"dependencies": [
|
||
|
"qt5-base",
|
||
|
"zlib"
|
||
|
]
|
||
|
}
|