summaryrefslogtreecommitdiff
path: root/data/graphics/images/CMakeLists.txt
blob: f3fa71806a1ff4c4c12808a332f07bfbfcc3428a (plain) (blame)
1
2
3
4
5
6
SET(FILES
    bg_image.png
    bg_overlay.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/graphics/images)