bovo/themes/highcontrast/CMakeLists.txt

8 lines
146 B
CMake

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