author | unC0Rr |
Mon, 30 Jan 2023 15:50:14 +0100 | |
branch | transitional_engine |
changeset 15942 | 6e22f4390b7e |
parent 15340 | 9b470fff8499 |
permissions | -rw-r--r-- |
15340 | 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) |