mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
XRender support for X11 Grabber (#649)
* Update X11Grabber.h * Update X11Grabber.cpp * Update CMakeLists.txt * Update hyperion-x11.cpp * Update X11Wrapper.cpp * Update X11Wrapper.h Former-commit-id: d2f7cb0e22248a0c2963bf53728f2e0d7bb9dee1
This commit is contained in:
committed by
brindosch
parent
84a9125542
commit
409ef383f3
@@ -52,6 +52,7 @@ target_link_libraries(${PROJECT_NAME}
|
||||
protoserver
|
||||
x11-grabber
|
||||
${X11_LIBRARIES}
|
||||
${X11_Xrender_LIB}
|
||||
pthread
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user