summaryrefslogtreecommitdiff
path: root/icons/CMakeLists.txt
blob: 60bfc921043c400e692a674f9b52099c580b8d5a (plain) (blame)
1
2
3
4
5
6
7
SET(FILES
    tmw-32x32.png
    )

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

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