mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 01:59:00 +08:00
c73b1e91ba
* [openni2] msbuild * v db * Update ports/openni2/portfile.cmake * v db
18 lines
437 B
JSON
18 lines
437 B
JSON
{
|
|
"name": "openni2",
|
|
"version": "2.2.0.33",
|
|
"port-version": 15,
|
|
"description": "OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.",
|
|
"homepage": "https://github.com/OpenNI/OpenNI2",
|
|
"license": "Apache-2.0",
|
|
"supports": "!uwp & !staticcrt",
|
|
"dependencies": [
|
|
"kinectsdk1",
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|