summaryrefslogtreecommitdiffstats
path: root/ktouch/sounds/CMakeLists.txt
blob: 1281ffcbc26dec7f965eaeb2139241ea50faee5a (plain)
1
2
3
4
5
6
7
8
install(
    FILES
        up.wav
        down.wav
        typewriter.wav

  DESTINATION ${DATA_INSTALL_DIR}/ktouch
)