summaryrefslogtreecommitdiffstats
path: root/colorscheme/CMakeLists.txt
blob: 7e10f88240906106b70a62acea3eb3a68dff8516 (plain)
1
2
3
4
5
6
7
8
9
10
11
##### other data

install(
    FILES AquaBlue.kcsrc
    DESTINATION ${DATA_INSTALL_DIR}/tdedisplay/color-schemes
)

install(
    FILES AquaGraphite.kcsrc
    DESTINATION ${DATA_INSTALL_DIR}/tdedisplay/color-schemes
)