kde-workspace/kwin/tabbox/CMakeLists.txt
2014-11-13 19:30:51 +02:00

6 lines
267 B
CMake

add_subdirectory( qml )
add_subdirectory( tests )
# Install the KWin/WindowSwitcher service type
install( FILES kwinwindowswitcher.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )
install( FILES kwindesktopswitcher.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} )