diff --git a/declarativeimports/core/CMakeLists.txt b/declarativeimports/core/CMakeLists.txt index a34ea259a..0b047e77e 100644 --- a/declarativeimports/core/CMakeLists.txt +++ b/declarativeimports/core/CMakeLists.txt @@ -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)