mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
8 lines
166 B
CMake
8 lines
166 B
CMake
########### install files ###############
|
|
|
|
install(
|
|
FILES
|
|
qtcleanlooks.themerc
|
|
qtwindows.themerc
|
|
DESTINATION ${KDE4_DATA_INSTALL_DIR}/kstyle/themes
|
|
)
|