[plugins/findmyphone] Don't link against core twice
This commit is contained in:
parent
f2db6351cc
commit
931a030481
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ set(kdeconnect_findmyphone_SRCS
|
|||
|
||||
kdeconnect_add_plugin(kdeconnect_findmyphone JSON kdeconnect_findmyphone.json SOURCES ${kdeconnect_findmyphone_SRCS})
|
||||
|
||||
target_link_libraries(kdeconnect_findmyphone kdeconnectcore kdeconnectcore Qt5::Core Qt5::DBus)
|
||||
target_link_libraries(kdeconnect_findmyphone kdeconnectcore Qt5::Core Qt5::DBus)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue