aboutsummaryrefslogtreecommitdiff
path: root/ports/openni2/vcpkg.json
blob: 6cb6c7c367fe78b2a2e08f7e54a5063d7318ae57 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "openni2",
  "version-string": "2.2.0.33",
  "port-version": 12,
  "description": "OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.",
  "homepage": "https://github.com/OpenNI/OpenNI2",
  "supports": "!uwp",
  "dependencies": [
    "kinectsdk1"
  ]
}