Mercurial
Mercurial
>
sheepy-clone
/ comparison
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/Sounds/voices/CMakeLists.txt
changeset 1570
4e6ee597fb34
child 1667
f9f8613fdfbf
equal
deleted
inserted
replaced
1569:4456a0dfc647
1570:4e6ee597fb34
1
foreach(dir
2
Default
3
Singer
4
Surfer
5
)
6
add_subdirectory(${dir})
7
endforeach(dir)