share/hedgewars/Data/CMakeLists.txt
author nemo
Fri, 05 Nov 2010 13:28:53 -0400
changeset 4128 e8142ff97da7
parent 4083 830d1f4eb517
child 4502 759c1a3bb156
permissions -rw-r--r--
Release custom hats into the wide wide world

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