share/hedgewars/Data/CMakeLists.txt
author nemo
Thu, 18 Mar 2010 02:55:42 +0000
changeset 3018 13ceaad4767e
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Adjust tests for cluster and watermelon, add molotov, assign FP test to whip, try to keep AI from attempting fire walking.

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