[kwin/effects] Do not link Qt::Quick for the config modules
Not used.
This commit is contained in:
parent
7c2448227a
commit
9aca68cef1
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ macro( KWIN4_ADD_EFFECT_CONFIG name )
|
|||
endif()
|
||||
target_link_libraries( kcm_kwin4_effect_${name}
|
||||
kwineffects
|
||||
Qt5::Quick
|
||||
Qt5::Widgets
|
||||
KF5::KIOWidgets # KUrlRequester
|
||||
KF5::KCoreAddons
|
||||
|
|
Loading…
Reference in a new issue