Link against OpenGL using the info gathered by the FindOpenGL module.

This commit is contained in:
Maarten ter Huurne 2011-12-05 06:18:04 +01:00
parent 2621d89a41
commit 8a75351674
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ set(LIBS core
z
sfml-network
SDL
GL
${OPENGL_LIBRARIES}
${XRANDR_LIBRARIES}
${X11_LIBRARIES})