share/hedgewars/Data/CMakeLists.txt
author nemo
Mon, 01 Feb 2010 07:10:33 +0000
changeset 2736 cc04e98dd535
parent 1945 b997bcf86c39
child 2786 85f6425a4d74
permissions -rw-r--r--
Tweak napalm so it'll hit on the X without wind. Unlike bombs / minestrike, should not depend on height of X.

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