Fix a build issue, broken by commit 78a5f450ce
This commit is contained in:
parent
8dadc18429
commit
1338ff02f9
|
@ -62,7 +62,7 @@ add_dependencies( gal lib-dependencies )
|
|||
target_link_libraries( gal
|
||||
${GLEW_LIBRARIES}
|
||||
${CAIRO_LIBRARIES}
|
||||
${PIXMAN_LIBRARY}
|
||||
${PIXMAN_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue