OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.05k stars 747 forks source link

allow the user to set a vaapi driver at configure stage #1143

Open jfm535 opened 3 years ago

jfm535 commented 3 years ago

this change will allow the user to set what vaapi they wish to use during the configuration stage using the cmake variable LIBFREENECT2_WITH_VAAPI_DRIVER thereby removing the need to set an environment variable.