diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-09 23:41:25 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-09 23:41:25 +0200 |
commit | 6b117d3b1fe91eb26d533ab16a2e552f84148d47 (patch) | |
tree | 8cba8e9ccdd91171b225fbdc1ec2b14aaec483f2 /windows/INSTALL-MSVC.txt | |
parent | Tests: test_filter_flags: Clean up minor issues. (diff) | |
download | xz-6b117d3b1fe91eb26d533ab16a2e552f84148d47.tar.xz |
CMake: Fix windres issues again.
At least on some systems, GNU windres needs --use-temp-file
in addition to the \x20 hack to avoid spaces in the command line
argument. Hovever, that \x20 syntax is broken with llvm-windres
version 15.0.0 (results in "XZx20Utils") but luckily it works
with a regular space. Thus it is best to limit the workarounds
to GNU toolchain on Windows.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions