mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 06:33:08 +00:00
7 lines
253 B
CMake
7 lines
253 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)
|
|
|
|
include_directories(${TELEPATHY_QT5_INCLUDE_DIR})
|
|
|
|
add_subdirectory(src)
|