mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 07:08:59 +08:00
d098bf1e82
* Move lessmsi out of the installed tree * bump port version * v db
16 lines
305 B
JSON
16 lines
305 B
JSON
{
|
|
"name": "kinectsdk1",
|
|
"version": "1.8",
|
|
"port-version": 6,
|
|
"description": "Kinect for Windows SDK for Kinect v1 sensor.",
|
|
"license": null,
|
|
"supports": "!arm & windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-tool-lessmsi",
|
|
"host": true,
|
|
"version>=": "1.10#1"
|
|
}
|
|
]
|
|
}
|