Mercurial
Mercurial
>
hedgewars-draft
/ 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/Missions/Campaign/CMakeLists.txt
author
nemo
Thu, 01 Apr 2010 16:34:20 +0000
changeset 3238
e99a43a2405b
parent 3011
73c8f618fd8b
child 7632
81e5e7092023
permissions
-rw-r--r--
Somehow, these files are not using local encoding
file(GLOB Scripts *.lua)
install(FILES
${Scripts}
DESTINATION ${SHAREPATH}Data/Missions/Campaign)