mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 19:02:51 +00:00
12 lines
252 B
CMake
12 lines
252 B
CMake
########### install files ###############
|
|
|
|
install(
|
|
FILES
|
|
compiz-custom.desktop
|
|
compiz.desktop
|
|
marco.desktop
|
|
metacity.desktop
|
|
openbox.desktop
|
|
xfwm4.desktop
|
|
DESTINATION ${KDE4_DATA_INSTALL_DIR}/ksmserver/windowmanagers
|
|
)
|