bovo/themes/highcontrast/CMakeLists.txt

8 lines
146 B
CMake
Raw Permalink Normal View History

2022-11-26 12:04:08 +08:00
set (theme highcontrast)
set (files
theme.svg
themerc
)
install (FILES ${files} DESTINATION ${KDE_INSTALL_DATADIR}/bovo/themes/${theme})