kde-extraapps/yakuake/data/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

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)