share/hedgewars/Data/CMakeLists.txt
author nemo
Mon, 08 Mar 2010 01:29:33 +0000
changeset 2967 e078f40a0f83
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Trying a new grave and hat. can be removed if not up to Tiy's standards

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