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/Music/CMakeLists.txt
author
unc0rr
Fri, 10 Apr 2015 23:58:05 +0300
changeset 10907
9b8e9813c6f8
parent 8443
2debc9b9f917
child 11777
927c45b83496
permissions
-rw-r--r--
Switch to mysql-simple, as hdbc package seems to be abandoned and anyway never satisfied me
file(GLOB BaseMusic *.ogg)
install(FILES
${BaseMusic}
DESTINATION ${SHAREPATH}Data/Music)