Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 702340 | Differences between
and this patch

Collapse All | Expand All

(-)a/frontend/linux/workbench/CMakeLists.txt (+1 lines)
Lines 74-79 target_link_libraries(mysql-workbench-bin Link Here
74
    ${PCRE_LIBRARIES}
74
    ${PCRE_LIBRARIES}
75
    ${LIBZIP_LIBRARIES}
75
    ${LIBZIP_LIBRARIES}
76
    ${MySQL_LIBRARIES}
76
    ${MySQL_LIBRARIES}
77
    ${OPENGL_LIBRARIES}
77
)
78
)
78
79
79
if(BUILD_FOR_GCOV)
80
if(BUILD_FOR_GCOV)

Return to bug 702340