aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/fastfeat/vcpkg.json
blob: 597ce506f729df9316b78b66dbfab9c2332781f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "fastfeat",
  "version-string": "391d5e9",
  "port-version": 4,
  "description": "FAST feature detectors in C",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}