Link against OpenGL using the info gathered by the FindOpenGL module.
This commit is contained in:
parent
2621d89a41
commit
8a75351674
|
@ -8,7 +8,7 @@ set(LIBS core
|
|||
z
|
||||
sfml-network
|
||||
SDL
|
||||
GL
|
||||
${OPENGL_LIBRARIES}
|
||||
${XRANDR_LIBRARIES}
|
||||
${X11_LIBRARIES})
|
||||
|
||||
|
|
Loading…
Reference in New Issue