mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -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
|
||||
sfml-network
|
||||
SDL
|
||||
GL
|
||||
${OPENGL_LIBRARIES}
|
||||
${XRANDR_LIBRARIES}
|
||||
${X11_LIBRARIES})
|
||||
|
||||
|
Reference in New Issue
Block a user