Also tests need to link KDE4Support for kdebug
That's what you get for disabling the tests...
This commit is contained in:
parent
280433503b
commit
e225cda87f
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue