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

(-)file_not_specified_in_diff (-3 / +1 lines)
Line  Link Here
0
-- b/utils/idftools/CMakeLists.txt
0
++ a/utils/idftools/CMakeLists.txt
Lines 31-37 Link Here
31
    dxflib_qcad
31
    dxflib_qcad
32
    idf3
32
    idf3
33
    kimath
33
    kimath
34
    common
35
    ${OPENGL_LIBRARIES}
34
    ${OPENGL_LIBRARIES}
36
    ${wxWidgets_LIBRARIES}
35
    ${wxWidgets_LIBRARIES}
37
    )
36
    )
Lines 39-45 Link Here
39
target_link_libraries( idf2vrml
38
target_link_libraries( idf2vrml
40
    idf3
39
    idf3
41
    kimath
40
    kimath
42
    common
43
    ${OPENGL_LIBRARIES}
41
    ${OPENGL_LIBRARIES}
44
    ${wxWidgets_LIBRARIES}
42
    ${wxWidgets_LIBRARIES}
45
    )
43
    )

Return to bug 951533