Link GDI+ library when building libgal
This commit is contained in:
parent
3d15092643
commit
42c5fc0ef8
|
@ -94,6 +94,7 @@ target_link_libraries( gal
|
|||
${CAIRO_LIBRARIES}
|
||||
${PIXMAN_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
${GDI_PLUS_LIBRARIES}
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue