diff --git a/killer/CMakeLists.txt b/killer/CMakeLists.txt index 8073fc9247..c8e2d99c7d 100644 --- a/killer/CMakeLists.txt +++ b/killer/CMakeLists.txt @@ -9,9 +9,9 @@ set_target_properties(kwin_killer_helper PROPERTIES COMPILE_FLAGS ${Qt5Widgets_E target_link_libraries(kwin_killer_helper Qt5::Widgets Qt5::X11Extras - ${KInterProcessWindowing_LIBRARY} KF5::KAuth KF5::KI18n + KF5::KInterProcessWindowing KF5::KWidgetsAddons )