mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 02:42:52 +00:00
7 lines
207 B
CMake
7 lines
207 B
CMake
add_subdirectory( icons )
|
|
add_subdirectory( skins )
|
|
|
|
install(PROGRAMS yakuake.desktop DESTINATION ${KDE4_XDG_APPS_INSTALL_DIR})
|
|
|
|
install(FILES yakuake.notifyrc DESTINATION ${KDE4_DATA_INSTALL_DIR}/yakuake)
|
|
|