Drop linking to kdecore in KWin

Left-over from when kdebug was not yet moved to kde4support.
icc-effect-5.14.5
Martin Gräßlin 2013-08-20 09:16:14 +02:00
parent 84a2f3020b
commit bf3bcd7f6f
2 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,6 @@ target_link_libraries(kwin3_aurorae
KF5::KConfigCore
KF5::KService
${KDE4Support_LIBRARIES} # KGlobal
${KDE4_KDECORE_LIBS} # needed for KDebug
Qt5::Declarative
kdecorations
)

View File

@ -4,7 +4,7 @@ set(kwin_effect_OWN_LIBS
set(kwin_effect_KDE_LIBS
${KDE4Support_LIBRARIES}
${KDE4_KDECORE_LIBS} # kdebug
KF5::KI18n
KF5::KWindowSystem
KF5::plasma # screenedge effect
KF5::KDE4Attic # windowgeometry effect using KLocale