aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/nu-book-zxing-cpp/vcpkg.json
blob: 8788eb25816dcac9339ab04c45658266368e4e78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "nu-book-zxing-cpp",
  "version": "2.3.0",
  "description": "Barcode detection and decoding library.",
  "homepage": "https://github.com/zxing-cpp/zxing-cpp",
  "license": "Apache-2.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}