share/hedgewars/Data/CMakeLists.txt
author koda
Mon, 09 Apr 2012 02:02:14 +0200
changeset 6868 f31b5213b163
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
i don't understand this, but without this change audio doesn't fade on ios

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