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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- src/util/tests/CMakeLists.txt
0
++ src/util/tests/CMakeLists.txt
Lines 14-17 Link Here
14
14
15
set(fileopstest_SRCS fileopstest.cpp)
15
set(fileopstest_SRCS fileopstest.cpp)
16
kde4_add_unit_test(fileopstest TESTNAME fileopstest ${fileopstest_SRCS})
16
kde4_add_unit_test(fileopstest TESTNAME fileopstest ${fileopstest_SRCS})
17
target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)
17
target_link_libraries( fileopstest ${KDE4_KDECORE_LIBS} ${KDE4_SOLID_LIBS} ${QT_QTTEST_LIBRARY} ktorrent)

Return to bug 371897