yuzu/externals/vcpkg/ports/openni2/vcpkg.json

12 lines
312 B
JSON
Raw Normal View History

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