kde-workspace/kcontrol/componentchooser/windowmanagers/CMakeLists.txt
Ivailo Monev 3e5dfaa22b ksmserver: drop it and move session initialization to plasma-desktop
everything except the actual session management, second time ksmserver
starts crashing as I work on something for no reason and is time for it
to be done anew as there were quite some unsafe bits in it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2024-05-07 02:33:19 +03:00

11 lines
223 B
CMake

########### install files ###############
install(
FILES
compiz.desktop
marco.desktop
metacity.desktop
openbox.desktop
xfwm4.desktop
DESTINATION ${KDE4_DATA_INSTALL_DIR}/plasma/windowmanagers
)