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

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