Mercurial
Mercurial
>
sheepy-clone
/ file revision
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/CMakeLists.txt
author
unc0rr
Fri, 20 Jul 2007 12:25:40 +0000
changeset 562
d1a9035175ed
parent 560
7bf2b554de0c
child 799
71ba310da909
permissions
-rw-r--r--
- Simplify build system files - Remove obsolete files
file(GLOB BaseSounds *.ogg)
install(FILES
${BaseSounds}
DESTINATION ${SHAREPATH}Data/Sounds)