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

19 lines
372 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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
}
]
}