diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index aa611d2d77..16a8c88e26 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -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}