kwin/tabbox/CMakeLists.txt

7 lines
271 B
CMake
Raw Normal View History

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