Skip to content

Commit

Permalink
Fixed changelog copying during build
Browse files Browse the repository at this point in the history
  • Loading branch information
yurii-litvinov committed Jan 14, 2016
1 parent ab3fbf4 commit 8497d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions global.pri
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ defineTest(copyToDestdir) {
}

unix:!macx {
system("mkdir -p $$DDIR")
system("cp -r -f $$FILE $$DDIR")
}

Expand Down

0 comments on commit 8497d5a

Please sign in to comment.