vcpkg/ports/libharu/vcpkg.json

20 lines
352 B
JSON
Raw Normal View History

{
"name": "libharu",
"version-semver": "2.4.2",
"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"
]
}