summaryrefslogtreecommitdiff
path: root/data/icons/CMakeLists.txt
blob: 8eb46d7715ee702bd9e1f0b71bd452d5115ae5d4 (plain) (blame)
1
2
3
4
5
6
7
SET(FILES
    aethyra.png
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/icons)

INSTALL(FILES "tmw.png" DESTINATION share/pixmaps)