summaryrefslogtreecommitdiff
path: root/data/themes/blacknblack/CMakeLists.txt
blob: 9ba3d961274b50abd83663fd09ee4eebaba64b26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
SET (FILES
    bubble.png
    colors.xml
    emotetabs.xml
    info.xml
    mouse.png
    window.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/blacknblack)