diff options
| author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2023-10-20 11:24:11 +0800 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-10-26 01:12:14 -0400 |
| commit | ada6236f76f4fbce4313b48eeaf9d8485516fde8 (patch) | |
| tree | ca2ba0281f623567539bda6087126a6d645d00e4 /data | |
| parent | e9e098b73e116c865ae0e52bb29001740b23ba22 (diff) | |
| download | meson-ada6236f76f4fbce4313b48eeaf9d8485516fde8.tar.gz | |
i18n module: Invoke itstool with the full command line
Certain envs may not support invoking itstool by itself directly as a script
as shebang lines are not supported, such as under cmd.exe shells on Windows,
that are normally used for Visual Studio (and the like, such as clang-cl)
builds.
This will call the corresponding interpreter to invoke itstool when needed, so
that itstool can be properly run, even if shebang lines are not supported by
the env.
This will fix building appstream on Windows using clang-cl, for instance.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
