share/hedgewars/Data/CMakeLists.txt
author nemo
Tue, 30 Mar 2010 13:49:32 +0000
changeset 3177 c24425d2b8c3
parent 2786 85f6425a4d74
child 4083 830d1f4eb517
permissions -rw-r--r--
move RSR to reserved for this release

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