zlib
zlib copied to clipboard
Fix llvm cross build for win on arm
I try to use clang for cross-compiling for the win on the arm.
The problem is that llvm-windres, by default, uses the false build architecture.
CMAKE_RC_FLAGS works
CMAKE_RC_FLAGS not recognized
@madler: Have you seen this PR?
@madler: Have you seen this PR?