intel / gstreamer-media-SDK

GNU Lesser General Public License v2.1
90 stars 53 forks source link

Fixed unresolved xcb-dri3, remove LD_PRELOAD workaround #192

Open leopck opened 3 years ago

leopck commented 3 years ago

The appending of the library in the CMakeLists wasn't set correctly. This fix will append the LIBRARIES in the CMake for XCB to ${libs} properly

Resolves:

Signed-off-by: Phoong, Stanley Cheong Kwan stanley.cheong.kwan.phoong@intel.com