share/hedgewars/Data/CMakeLists.txt
author nemo
Sun, 04 Sep 2011 12:06:10 -0400
changeset 5763 d7a887c7e2d0
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
Add a crappy button to encourage artists to make another one. Restore Info page.

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