Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
357 B
JSON

{
"name": "tinyexr",
"version": "1.0.9",
"description": "Library to load and save OpenEXR(.exr) images",
"homepage": "https://github.com/syoyo/tinyexr",
"license": "BSD-3-Clause",
"dependencies": [
"miniz",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}