share/hedgewars/Data/Sounds/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Fri, 19 Apr 2019 19:30:26 +0200
changeset 14818 b7c813dd807d
parent 8443 2debc9b9f917
permissions -rw-r--r--
Update changelog WRT translations

add_subdirectory(voices)

file(GLOB BaseSounds *.ogg)

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