summaryrefslogtreecommitdiffstats
path: root/pics/showfoto/CMakeLists.txt
blob: 903571ee4c00403f764deec74c3cdf79648a91f1 (plain)
1
2
3
4
5
6
7
8
9
install(
  FILES showfoto-splash.png menusidepixmap.png
  DESTINATION ${DATA_INSTALL_DIR}/showfoto
)

install(
  FILES showfoto.xpm showfoto-16.xpm
  DESTINATION ${SHARE_INSTALL_PREFIX}/pixmaps
)