Remove kdeqt5staging
Reviewed-by: Martin
This commit is contained in:
parent
75fe5f6965
commit
a1641efdf1
2 changed files with 0 additions and 2 deletions
|
@ -233,7 +233,6 @@ set(kwin_QT_LIBS
|
|||
set(kwin_KDE_LIBS
|
||||
${KDE4Support_LIBRARIES}
|
||||
${KDECLARATIVE_LIBRARIES}
|
||||
kdeqt5staging # TODO: remove once QCommandLineParser is dropped
|
||||
KF5::KConfigCore
|
||||
KF5::KCoreAddons
|
||||
KF5::KCrash
|
||||
|
|
|
@ -13,7 +13,6 @@ target_link_libraries(kwin_killer_helper
|
|||
KF5::KAuth
|
||||
KF5::KI18n
|
||||
KF5::KWidgetsAddons
|
||||
kdeqt5staging # TODO: remove once QCommandLineParser is dropped
|
||||
)
|
||||
|
||||
install(TARGETS kwin_killer_helper DESTINATION ${LIBEXEC_INSTALL_DIR} )
|
||||
|
|
Loading…
Reference in a new issue