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

View File

@ -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})