share/hedgewars/Data/CMakeLists.txt
author belphegorr <szabibibi@gmail.com>
Thu, 02 Aug 2012 05:52:56 +0300
changeset 7436 4802191f6a09
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
Removed gfOneClanMode from Mission 7

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