share/hedgewars/Data/CMakeLists.txt
author nemo
Tue, 07 May 2013 14:59:30 -0400
changeset 8963 1a8335f0d968
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.

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