share/hedgewars/Data/CMakeLists.txt
author geekshadow
Fri, 05 Nov 2010 13:45:06 -0400
changeset 4129 7426c6657758
parent 4083 830d1f4eb517
child 4502 759c1a3bb156
permissions -rw-r--r--
frontend french update - still some unfinished blocks

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