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/Graphics/SuddenDeath/CMakeLists.txt
author
nemo
Sun, 24 Feb 2013 21:44:40 -0500
branch
icegun
changeset 8560
134a098235fa
parent 8443
2debc9b9f917
permissions
-rw-r--r--
Messing around w/ Freezer
file(GLOB Sprites *.png)
install(FILES
${Sprites}
DESTINATION ${SHAREPATH}Data/Graphics/SuddenDeath)