share/hedgewars/Data/CMakeLists.txt
author unc0rr
Thu, 18 Sep 2008 13:39:05 +0000
changeset 1261 903058d382c7
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
Add watermelon weapon (without proper sprites yet)

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