shift-shell/dialer/CMakeLists.txt
Martin Klapetek 1bff2a4c48 [dialer] Remove the tpCaller qml plugin
Everything is now moved to DialerUtils
2015-06-19 01:26:39 +02:00

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)