vcpkg/ports/libharu/vcpkg.json
2022-11-17 23:24:25 -08:00

20 lines
345 B
JSON

{
"name": "libharu",
"version": "2.4.3",
"description": "libharu - free PDF library",
"homepage": "https://github.com/libharu/libharu",
"license": "Zlib",
"dependencies": [
"libpng",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}