aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/kinectsdk1/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/kinectsdk1/vcpkg.json')
-rw-r--r--vcpkg/ports/kinectsdk1/vcpkg.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/vcpkg/ports/kinectsdk1/vcpkg.json b/vcpkg/ports/kinectsdk1/vcpkg.json
new file mode 100644
index 0000000..c2bba67
--- /dev/null
+++ b/vcpkg/ports/kinectsdk1/vcpkg.json
@@ -0,0 +1,15 @@
+{
+ "name": "kinectsdk1",
+ "version": "1.8",
+ "port-version": 8,
+ "description": "Kinect for Windows SDK for Kinect v1 sensor.",
+ "license": null,
+ "supports": "!arm & windows & !uwp & !xbox",
+ "dependencies": [
+ {
+ "name": "vcpkg-tool-lessmsi",
+ "host": true,
+ "version>=": "1.10.0#1"
+ }
+ ]
+}