share/hedgewars/Data/CMakeLists.txt
author unc0rr
Wed, 01 Jan 2014 13:42:38 +0400
changeset 9900 34ba1d8e0e9a
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
Try to keep old weapon sets (not tested at all)

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