Commit Graph

8 Commits

Author SHA1 Message Date
LilyWangLL
93b38546e2
[kinectsdk1][kinectsdk2] Add Config.cmake.in (#24877)
* [kinectsdk1, kinectsdk2] Add Config.cmake.in

* change version-string to version

* x-add-version

* update supports

* x-add-version

* [kinectsdk1][kinectsdk2] Switch to lessmsi

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-24 16:21:09 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Cheney Wang
62f5be4fab
[kinectsdk1] Update hash (#15856)
* [kinectsdk1] Update Hash

* Fix error in vcpkg.json file

* Add kinectsdk1.json

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-01-26 15:09:03 -08:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Tsukasa Sugiura
81a72bbfbb Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 1.x
even if Kinect SDK 1.x is not installed in user system.
2017-10-05 00:50:13 +09:00
Robert Schumacher
59441adf76 [kinectsdk1] Improve not-found error message 2017-06-28 14:19:40 -07:00
Robert Schumacher
a88a904849 [kinectsdk1] Move includes to match how the SDK expects them to be included 2017-06-28 14:16:57 -07:00
Tsukasa Sugiura
b64935e67a Add Kinect SDK v1.x port
Add Kinect for Windows SDK v1.x port.
2017-06-25 04:07:09 +09:00