yuzu/externals/vcpkg/ports/openni2/vcpkg.json
2022-07-23 03:01:36 +02:00

12 lines
312 B
JSON
Executable File

{
"name": "openni2",
"version-string": "2.2.0.33",
"port-version": 13,
"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"
]
}