mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 16:24:29 +09:00
ignore ZOOMFIX request if GStreamer >= 1.20
This commit is contained in:
@@ -9,7 +9,6 @@ include(GNUInstallDirs)
|
||||
set ( CMAKE_CXX_STANDARD 11 )
|
||||
|
||||
if ( ZOOMFIX )
|
||||
add_definitions( -DX_DISPLAY_FIX )
|
||||
find_package( X11 REQUIRED )
|
||||
link_libraries( ${X11_LIBRARIES} )
|
||||
include_directories( ${X11_INCLUDE_DIR} )
|
||||
|
||||
Reference in New Issue
Block a user