mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53:09 +00:00
6 lines
227 B
CMake
6 lines
227 B
CMake
|
|
kpackage_install_package(package org.kde.phone.dialer genericqml)
|
|
install(FILES package/metadata.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} RENAME org.kde.phone.dialer.desktop)
|
|
|
|
add_subdirectory(src)
|
|
add_subdirectory(plugin)
|