share/hedgewars/Data/CMakeLists.txt
author unc0rr
Mon, 02 Jul 2007 18:35:31 +0000
changeset 546 0e7cc3fb05cd
parent 184 f97a7a3dc8f6
child 562 d1a9035175ed
permissions -rw-r--r--
Proto change: set color in addteam command
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
184
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 96
diff changeset
     1
foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes")
f97a7a3dc8f6 - Update more headers
unc0rr
parents: 96
diff changeset
     2
  add_subdirectory(${dir})
89
f9db56409a86 - Fix various bugs
unc0rr
parents: 75
diff changeset
     3
endforeach(dir)