share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Mon, 28 Jan 2008 19:05:29 +0000
changeset 776 8fc7e59d9cb4
parent 620 451cabd49241
child 934 b62d45182c8b
permissions -rw-r--r--
Convert the rest of rotated sprites to be rotated by OpenGL

foreach(dir "cheese" "mushrooms" "Volcano")
  add_subdirectory(${dir})
endforeach(dir)