add ${KDE4_KDECORE_LIBS} to core bindings
This commit is contained in:
parent
528d38a1a1
commit
ba4250394b
@ -40,7 +40,7 @@ target_link_libraries(corebindingsplugin
|
||||
${Qt5Qml_LIBRARIES}
|
||||
${KDECLARATIVE_LIBRARIES}
|
||||
${KDE4_KDEUI_LIBS}
|
||||
kdecore
|
||||
${KDE4_KDECORE_LIBS}
|
||||
plasma)
|
||||
|
||||
install(TARGETS corebindingsplugin DESTINATION ${IMPORTS_INSTALL_DIR}/org/kde/plasma/core)
|
||||
|
Loading…
Reference in New Issue
Block a user