mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Link against OpenGL using the info gathered by the FindOpenGL module.
This commit is contained in:
@ -8,7 +8,7 @@ set(LIBS core
|
|||||||
z
|
z
|
||||||
sfml-network
|
sfml-network
|
||||||
SDL
|
SDL
|
||||||
GL
|
${OPENGL_LIBRARIES}
|
||||||
${XRANDR_LIBRARIES}
|
${XRANDR_LIBRARIES}
|
||||||
${X11_LIBRARIES})
|
${X11_LIBRARIES})
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user