share/hedgewars/Data/CMakeLists.txt
author unc0rr
Sun, 11 May 2008 19:30:40 +0000
changeset 927 2c1675344a6f
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Remove AltSlot and AltAmmo fields of Hedgehog record, as they are not actually needed

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