yuzu/externals/vcpkg/ports/nu-book-zxing-cpp/vcpkg.json

19 lines
372 B
JSON
Executable File

{
"name": "nu-book-zxing-cpp",
"version": "1.2.0",
"description": "Barcode detection and decoding library.",
"homepage": "https://github.com/nu-book/zxing-cpp",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}