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