summaryrefslogtreecommitdiff
path: root/data/graphics/sprites/CMakeLists.txt
blob: db0c4087cd9827125a0110c1cab1254cdafb27ef (plain) (blame)
1
2
3
4
5
6
SET(FILES
    error.png
    error.xml
    )

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