KF5::KDeclarative

icc-effect-5.14.5
Sebastian Kügler 2013-10-04 22:21:22 +02:00
parent 63b2a8f84a
commit bfe710dce7
2 changed files with 2 additions and 1 deletions

View File

@ -233,7 +233,7 @@ set(kwin_QT_LIBS
set(kwin_KDE_LIBS
${KDE4Support_LIBRARIES}
${KDECLARATIVE_LIBRARIES}
KF5::KDeclarative
KF5::KConfigCore
KF5::KCoreAddons
KF5::KCrash

View File

@ -2,6 +2,7 @@ set(kcm_kwin4_genericscripted_SRCS genericscriptedconfig.cpp)
kde4_add_plugin( kcm_kwin4_genericscripted ${kcm_kwin4_genericscripted_SRCS} )
target_link_libraries( kcm_kwin4_genericscripted
KF5::KConfigWidgets #KCModule
KF5::KDeclarative
KF5::KI18n
KF5::KService
KF5::plasma