containmentactions/contextmenu: Install plugin in specific namespace

Otherwise, we use KServiceTypeTrader at runtime
pull/24/head
Alexander Lohnau 3 years ago committed by Luigi Toscano
parent 4e6dca0879
commit 44287ff696

@ -15,5 +15,4 @@ target_link_libraries(plasma_containmentactions_lattecontextmenu
KF5::XmlGui
KF5::Plasma)
install(TARGETS plasma_containmentactions_lattecontextmenu DESTINATION ${KDE_INSTALL_PLUGINDIR})
install(FILES plasma-containmentactions-lattecontextmenu.desktop DESTINATION ${KDE_INSTALL_KSERVICES5DIR})
install(TARGETS plasma_containmentactions_lattecontextmenu DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/containmentactions)

Loading…
Cancel
Save