mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
iinstall in the plasmoids plugin directory
This commit is contained in:
parent
e42d5b908a
commit
e8ce367925
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ target_link_libraries(plasma_applet_quicksettings
|
|||
KF5::I18n)
|
||||
|
||||
|
||||
install(TARGETS plasma_applet_quicksettings DESTINATION ${PLUGIN_INSTALL_DIR})
|
||||
install(TARGETS plasma_applet_quicksettings DESTINATION ${PLUGIN_INSTALL_DIR}/plasma/plasmoids)
|
||||
#install(FILES plasma-quicksettings-default.desktop DESTINATION ${SERVICES_INSTALL_DIR})
|
||||
|
||||
plasma_install_package(package org.kde.phone.quicksettings)
|
||||
|
|
|
|||
Loading…
Reference in a new issue