shift-shell/dialer/CMakeLists.txt
Bhushan Shah 0828700d3e dialer: use QRC instead of the kpackage
And tidy up the code as well
2019-08-16 06:10:32 +00:00

6 lines
181 B
CMake

install(FILES metadata.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} RENAME org.kde.phone.dialer.desktop)
include_directories(${TELEPATHY_QT5_INCLUDE_DIR})
#
add_subdirectory(src)