yuzu/externals/vcpkg/ports/charls/vcpkg.json

18 lines
348 B
JSON
Executable File

{
"name": "charls",
"version": "2.3.4",
"description": "CharLS, a C++ JPEG-LS library implementation.",
"homepage": "https://github.com/team-charls/charls",
"license": "BSD-3-Clause",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}