share/hedgewars/Data/CMakeLists.txt
author nemo
Sun, 02 May 2010 16:16:00 +0000
changeset 3400 4003bf74588a
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
A basic hedgehog svg trace, for convenience when generating a hedgehog likeness, since repo lacks a high-res hedgehog

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