share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Tue, 23 Jan 2007 22:48:08 +0000
changeset 361 c3eebac100c0
parent 238 85949b945906
child 620 451cabd49241
permissions -rw-r--r--
- Show sample line - Load() works

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