share/hedgewars/Data/CMakeLists.txt
author smxx
Sat, 27 Mar 2010 22:25:18 +0000
changeset 3129 81abbf6eab4a
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
Engine: * Added tiny overlapping to repeated background textures to reduce "gaps" between them

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