Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 359673
Collapse All | Expand All

(-)a/source/visualization/externals/gl2ps/sources.cmake (-2 / +2 lines)
Lines 49-57 Link Here
49
        G4OpenGL2PSAction.cc
49
        G4OpenGL2PSAction.cc
50
        gl2ps.cc
50
        gl2ps.cc
51
    GRANULAR_DEPENDENCIES
51
    GRANULAR_DEPENDENCIES
52
        G4zlib
52
        ${ZLIB_LIBRARIES}
53
    GLOBAL_DEPENDENCIES
53
    GLOBAL_DEPENDENCIES
54
        G4zlib
54
        ${ZLIB_LIBRARIES}
55
    LINK_LIBRARIES
55
    LINK_LIBRARIES
56
        ${OPENGL_LIBRARIES}
56
        ${OPENGL_LIBRARIES}
57
)
57
)

Return to bug 359673