kde-extraapps/kdeplasma-addons/applets/bubblemon/CMakeLists.txt
Ivailo Monev 59190d3194 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00

6 lines
170 B
CMake

project(plasma-applet-bubblemon)
add_subdirectory(src)
add_subdirectory(images)
install(FILES plasma-applet-bubblemon.desktop DESTINATION ${KDE4_SERVICES_INSTALL_DIR})