share/hedgewars/Data/Sounds/CMakeLists.txt
author KoBeWi
Mon, 30 Oct 2017 20:14:42 +0100
changeset 12802 318a0f002128
parent 8443 2debc9b9f917
permissions -rw-r--r--
Update and complete Polish frontend translation

add_subdirectory(voices)

file(GLOB BaseSounds *.ogg)

install(FILES
    ${BaseSounds}
    DESTINATION ${SHAREPATH}Data/Sounds)