diff options
author | Fredia Huya-Kouadio <fhuya@meta.com> | 2024-04-17 07:43:21 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuya@meta.com> | 2024-04-17 08:38:32 -0700 |
commit | 1cc935fa6cf8306b1410a1fa6ba8fe2a2235f16a (patch) | |
tree | 507b6b1ee69d28f1195fd4bdc87b086768a1081d /platform/javascript/audio_driver_javascript.cpp | |
parent | 4b7776e31bf91bd3d710277b505c196b38d8fff3 (diff) | |
download | redot-engine-1cc935fa6cf8306b1410a1fa6ba8fe2a2235f16a.tar.gz |
Fix issue causing the `copyAndRename*` task to fail on occasions on Windows machines
Gradle automatically handles up-to-date checks for output files and directories. This behavior sometimes causes the `copyAndRename*` task to fail on Windows machines when gradle tries to check on existing files in the output directories it doesn't have access to.
To fix the issue, we disable this gradle behavior following the instructions in https://docs.gradle.org/8.2/userguide/incremental_build.html#sec:disable-state-tracking
Diffstat (limited to 'platform/javascript/audio_driver_javascript.cpp')
0 files changed, 0 insertions, 0 deletions