try to explicitly add kdecore to linking
This commit is contained in:
parent
37b390e6b0
commit
8018feea80
@ -38,6 +38,7 @@ target_link_libraries(corebindingsplugin
|
||||
${Qt5Qml_LIBRARIES}
|
||||
${KDECLARATIVE_LIBRARIES}
|
||||
${KDE4_KDEUI_LIBS}
|
||||
kdecore
|
||||
plasma)
|
||||
|
||||
install(TARGETS corebindingsplugin DESTINATION ${IMPORTS_INSTALL_DIR}/org/kde/plasma/core)
|
||||
|
Loading…
Reference in New Issue
Block a user