share/hedgewars/Data/CMakeLists.txt
author Periklis Ntanasis <pntanasis@gmail.com>
Mon, 23 Dec 2013 02:59:44 +0200
changeset 9821 7501208fd025
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
check if save from old campaign name scheme exists and if so rename it to use _ instead of spaces -see issue #722

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