Skip to content

Commit 8497d5a

Browse files
Fixed changelog copying during build
1 parent ab3fbf4 commit 8497d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

global.pri

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ defineTest(copyToDestdir) {
129129
}
130130

131131
unix:!macx {
132+
system("mkdir -p $$DDIR")
132133
system("cp -r -f $$FILE $$DDIR")
133134
}
134135

0 commit comments

Comments
 (0)