diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 4eaca33e69..f511fd449b 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -94,6 +94,7 @@ target_link_libraries( gal ${CAIRO_LIBRARIES} ${PIXMAN_LIBRARIES} ${OPENGL_LIBRARIES} + ${GDI_PLUS_LIBRARIES} )