vcpkg/ports/easyexif/vcpkg.json

14 lines
312 B
JSON
Raw Normal View History

{
"name": "easyexif",
"version-date": "2022-10-07",
"description": "Tiny ISO-compliant C++ EXIF parsing library, third-party dependency free",
"homepage": "https://github.com/mayanklahiri/easyexif",
"license": null,
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}