kwin/clients/aurorae/themes/plastik/CMakeLists.txt

9 lines
296 B
Text
Raw Normal View History

add_subdirectory(code)
install(DIRECTORY package/
DESTINATION ${DATA_INSTALL_DIR}/${KWIN_NAME}/decorations/kwin4_decoration_qml_plastik)
install(FILES package/metadata.desktop
DESTINATION ${SERVICES_INSTALL_DIR}/${KWIN_NAME}
RENAME kwin4_decoration_qml_plastik.desktop)