diff options
| author | Alexey Edelev <alexey.edelev@qt.io> | 2021-12-29 18:00:52 +0100 |
|---|---|---|
| committer | Alexey Edelev <alexey.edelev@qt.io> | 2022-02-10 02:31:05 +0100 |
| commit | 2201934efa1b9889d474347e705784bf6925e120 (patch) | |
| tree | 450a4b8dbb3777668be075790421de77733337f7 /examples/widgets/richtext/textedit/textedit.cpp | |
| parent | 06e7b5168e269f913f03ecb9d77fc82db4d9dfd6 (diff) | |
Use 'copy' but not 'copy_if_different' on Windows platforms
Use custom script to copy big Android artifacts on Windows platforms.
The script uses 'copy' but not 'copy_if_different' when source file
size is bigger than 2GB. 'cmake -E copy_if_different' only compares
first 2GB of files because of cmake issue, so this step only
workaround the problem.
Pick-to: 6.2 6.3
Task-number: QTBUG-99491
Change-Id: Id076734700e334dfc3330da412462c2b53829b33
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'examples/widgets/richtext/textedit/textedit.cpp')
0 files changed, 0 insertions, 0 deletions
