mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-28 08:46:06 +02:00
Fix building innosetup package on Win10
Signed-off-by: Sebastian Rueth <sebastian.rueth@protonmail.com>
This commit is contained in:
committed by
Sol Fisher Romanoff
parent
ef0f3cd9ad
commit
0d735e3b9f
@@ -50,7 +50,7 @@ file(COPY "${SOURCE_DIR}/presets" DESTINATION "${OUTPUT_DIR}/Additional")
|
||||
|
||||
file(COPY
|
||||
"${SOURCE_DIR}/LICENSE.txt"
|
||||
"${SOURCE_DIR}/README.txt"
|
||||
"${SOURCE_DIR}/README.md"
|
||||
"${SOURCE_DIR}/win/audacity.ico"
|
||||
DESTINATION
|
||||
"${OUTPUT_DIR}/Additional"
|
||||
|
||||
Reference in New Issue
Block a user