Mercurial
Mercurial
>
sheepy-clone
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
share/hedgewars/Data/Maps/CMakeLists.txt
author
unc0rr
Sat, 20 Oct 2007 13:49:36 +0000
changeset 620
451cabd49241
parent 238
85949b945906
child 934
b62d45182c8b
permissions
-rw-r--r--
Add theme and map by omen (with fixes by me)
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
620
451cabd49241
Add theme and map by omen (with fixes by me)
unc0rr
parents:
238
diff
changeset
1
foreach(dir "cheese" "mushrooms" "Volcano")
238
85949b945906
Add files to packages
unc0rr
parents:
96
diff
changeset
2
add_subdirectory(${dir})
85949b945906
Add files to packages
unc0rr
parents:
96
diff
changeset
3
endforeach(dir)