share/hedgewars/Data/CMakeLists.txt
author Henek
Sat, 13 Nov 2010 14:04:18 +0100
changeset 4305 a020540e0ab8
parent 4083 830d1f4eb517
child 4502 759c1a3bb156
permissions -rw-r--r--
better description of disable wind

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