summaryrefslogtreecommitdiffstats
path: root/sounds/CMakeLists.txt
blob: 0340592c7e40a1145f95e14c128e12821853adc6 (plain)
1
2
3
4
install(
    FILES neuepost.wav newmail.wav
    DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/sounds
)