author | alfadur |
Thu, 15 Aug 2019 01:10:57 +0300 | |
changeset 15324 | 9b470fff8499 |
parent 15311 | 02fa79f62220 |
permissions | -rw-r--r-- |
15324 | 1 |
file(GLOB BaseMusic *.ogg) |
562 | 2 |
|
3 |
install(FILES |
|
8443 | 4 |
${BaseMusic} |
11777 | 5 |
${MusicCredits} |
11780
ee85798d6974
aggregate music credits into a single file (individual files can still be used to override. useful for .hwp etc.)
sheepluva
parents:
11777
diff
changeset
|
6 |
credits.txt |
8443 | 7 |
DESTINATION ${SHAREPATH}Data/Music) |