mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
fe62406f2b
* add opengl, opencl and cuda features for libfreenect2 * remove cuda feature
15 lines
398 B
Plaintext
15 lines
398 B
Plaintext
Source: libfreenect2
|
|
Version: 0.2.0-4
|
|
Build-Depends: libusb, libjpeg-turbo
|
|
Homepage: https://github.com/OpenKinect/libfreenect2
|
|
Description: Open source drivers for the Kinect for Windows v2 device
|
|
Default-Features: opengl
|
|
|
|
Feature: opengl
|
|
Description: OpenGL support for libfreenect2
|
|
Build-Depends: opengl, glfw3
|
|
|
|
Feature: opencl
|
|
Description: OpenCL support for libfreenect2
|
|
Build-Depends: opencl
|