author | Wuzzy <Wuzzy2@mail.ru> |
Fri, 18 Jan 2019 00:36:48 +0100 | |
changeset 14652 | 92ebe33c5eb6 |
parent 11775 | ee85798d6974 |
child 15327 | 02fa79f62220 |
permissions | -rw-r--r-- |
8443 | 1 |
file(GLOB BaseMusic *.ogg) |
562 | 2 |
|
3 |
install(FILES |
|
8443 | 4 |
${BaseMusic} |
11772 | 5 |
${MusicCredits} |
11775
ee85798d6974
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva
parents:
11772
diff
changeset
|
6 |
credits.txt |
8443 | 7 |
DESTINATION ${SHAREPATH}Data/Music) |