share/hedgewars/Data/CMakeLists.txt
author nemo
Thu, 14 May 2009 14:47:08 +0000
changeset 2053 9a8a4add3eff
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Use shrug frame for injuring yourself/team-mate, add custom theme music to Sheep theme

foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Music" "Sounds" "Themes" "Trainings" "Names")
  add_subdirectory(${dir})
endforeach(dir)