6 lines
136 B
CMake
6 lines
136 B
CMake
|
|
install(FILES kdeconnect_plugin.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR})
|
|
|
|
add_subdirectory(ping)
|
|
add_subdirectory(pausemusic)
|
|
|