diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2024-04-09 22:03:18 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2024-04-09 22:18:37 +0200 |
commit | 9ad140f4f2e1298887ead5b363e00b073538f2c6 (patch) | |
tree | cc41a6493c64c4e6951cb22740f671fdc2ce7d8d /platform/javascript/export/export_server.h | |
parent | a7b860250f305f6cbaf61c30f232ff3bbdfdda0b (diff) | |
download | redot-engine-9ad140f4f2e1298887ead5b363e00b073538f2c6.tar.gz |
SCons: Fix SCU build regression on Windows
PR #89452 made assumptions on comparing paths as strings
which doesn't work when composing them as POSIX paths (`/`)
but processing them on NT (`\`, `\\`).
Diffstat (limited to 'platform/javascript/export/export_server.h')
0 files changed, 0 insertions, 0 deletions