You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/kreversi/sounds/CMakeLists.txt

10 lines
249 B

# 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
)