Port kcm free of KDELibs4Support
This commit is contained in:
parent
581475ff3b
commit
f961fe0d9f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ add_library(kcm_kdeconnect MODULE ${kcm_SRCS})
|
|||
target_link_libraries(kcm_kdeconnect
|
||||
Qt5::Core
|
||||
Qt5::Gui
|
||||
KF5::KDELibs4Support
|
||||
KF5::I18n
|
||||
KF5::KCMUtils
|
||||
kdeconnectinterfaces
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue