summaryrefslogtreecommitdiffstats
path: root/kreversi/sounds/CMakeLists.txt
blob: b97fe32a2cd57a5586f80fa3e35b01e30d2c10c4 (plain)
1
2
3
4
5
6
7
8
9
# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer

install( FILES eventsrc
  DESTINATION ${DATA_INSTALL_DIR}/kreversi
)

install( FILES reversi-click.wav reversi-won.wav
  DESTINATION ${DATA_INSTALL_DIR}/kreversi/sounds
)