share/hedgewars/Data/CMakeLists.txt
author koda
Thu, 13 Jun 2013 17:01:26 +0200
changeset 9221 c4289023ddae
parent 4502 759c1a3bb156
child 7129 0ce4f478ea6c
child 8334 abb48dd39e26
permissions -rw-r--r--
don't run the broken windows test at all on windows

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