shift-shell/dialer/CMakeLists.txt

8 lines
253 B
Text
Raw Normal View History

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)