vcpkg/ports/unrar/vcpkg.json
2024-04-04 10:56:17 -07:00

16 lines
311 B
JSON

{
"name": "unrar",
"version": "7.0.7",
"description": "rarlab's unrar library",
"homepage": "https://www.rarlab.com",
"license": null,
"supports": "windows & !uwp & !arm & !static",
"dependencies": [
{
"name": "vcpkg-msbuild",
"host": true,
"platform": "windows"
}
]
}