share/hedgewars/Data/CMakeLists.txt
author unc0rr
Fri, 09 May 2008 12:58:10 +0000
changeset 921 8dd71d960cbc
parent 596 38bdde6a54c1
child 1945 b997bcf86c39
permissions -rw-r--r--
If there's more hedgehogs in AI's team than in others, then it will be less afraid to give damage to friend hedgehog

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