share/hedgewars/Data/CMakeLists.txt
author Xeli
Sun, 05 Feb 2012 15:55:15 +0100
changeset 6625 2d8c5815292f
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
some refactoring + you can now tap on the ammo menu to select a weapon

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