share/hedgewars/Data/Themes/CMakeLists.txt
author unc0rr
Sun, 27 Jul 2008 16:35:44 +0000
changeset 1118 caf47265d03f
parent 1092 75f38475e7c5
child 1136 12945e47897d
permissions -rw-r--r--
- Use DejaVuSans-Bold instead of DejaVuSans+bold - Revert not working 'fix' for chat text problem

foreach(dir "Bamboo" "Bath" "City" "EarthRise" "Island" "nature" "Planes" "Snow" "Volcano" "cheese")
  add_subdirectory(${dir})
endforeach(dir)

install(FILES themes.cfg DESTINATION ${SHAREPATH}Data/Themes)