mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
6 lines
165 B
CMake
6 lines
165 B
CMake
project(plasma-applet-bubblemon)
|
|
|
|
add_subdirectory(src)
|
|
add_subdirectory(images)
|
|
|
|
install(FILES plasma-applet-bubblemon.desktop DESTINATION ${SERVICES_INSTALL_DIR})
|