bovo/themes/scribble/CMakeLists.txt

8 lines
142 B
CMake

set (theme scribble)
set (files
theme.svg
themerc
)
install (FILES ${files} DESTINATION ${KDE_INSTALL_DATADIR}/bovo/themes/${theme})