Linker fixes
This commit is contained in:
parent
b4c957b617
commit
7baaa46daa
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ kde4_add_plugin( kcm_kwin4_genericscripted ${kcm_kwin4_genericscripted_SRCS} )
|
|||
target_link_libraries( kcm_kwin4_genericscripted
|
||||
${KDE4Support_LIBRARIES} # KStandardDirs
|
||||
KF5::KConfigWidgets #KCModule
|
||||
KF5::KService
|
||||
KF5::plasma
|
||||
${Qt5UiTools_LIBRARIES} )
|
||||
install( TARGETS kcm_kwin4_genericscripted DESTINATION ${PLUGIN_INSTALL_DIR} )
|
||||
|
|
Loading…
Reference in a new issue