vcpkg/ports/libfreenect2/CONTROL
Wingkou Loeng fe62406f2b [libfreenect2] add opengl and opencl features (#9551)
* add opengl, opencl and cuda features for libfreenect2

* remove cuda feature
2020-01-06 10:49:04 -08:00

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