pineapple/externals/vcpkg/ports/nu-book-zxing-cpp/vcpkg.json
2022-07-23 03:01:36 +02:00

18 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
}
]
}