50569a2580
Let's have all autotests in autotests subdirectory instead of spread out over the source tree.
3 lines
216 B
CMake
3 lines
216 B
CMake
# Install the KWin/WindowSwitcher service type
|
|
install( FILES kwinwindowswitcher.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
|
|
install( FILES kwindesktopswitcher.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
|