mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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