Also tests need to link KDE4Support for kdebug

That's what you get for disabling the tests...
This commit is contained in:
Martin Gräßlin 2013-07-31 14:26:45 +02:00
parent 280433503b
commit e225cda87f

View file

@ -52,7 +52,7 @@ target_link_libraries( testClientMachine
${Qt5Test_LIBRARIES}
${Qt5X11Extras_LIBRARIES}
${Qt5Widgets_LIBRARIES}
${KDE4_KDECORE_LIBS} # kdebug
${KDE4Support_LIBRARIES} # kdebug
KF5::KWindowSystem
${XCB_XCB_LIBRARIES}
${XCB_XFIXES_LIBRARIES}