mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-13 03:28:14 +00:00
[client] opengl: implement & fix opengl support
This commit is contained in:
@@ -14,6 +14,8 @@ add_library(displayserver_X11 STATIC
|
||||
x11.c
|
||||
)
|
||||
|
||||
add_definitions(-D GLX_GLXEXT_PROTOTYPES)
|
||||
|
||||
target_link_libraries(displayserver_X11
|
||||
${DISPLAYSERVER_X11_PKGCONFIG_LIBRARIES}
|
||||
lg_common
|
||||
|
||||
Reference in New Issue
Block a user