diff options
| author | gycherish <[email protected]> | 2026-08-14 22:32:09 -0700 |
|---|---|---|
| committer | gycherish <[email protected]> | 2026-08-14 22:32:09 -0700 |
| commit | edd2071661290b88c6717aab65eb9eb589b8be34 (patch) | |
| tree | b76e78276f52f6b18d9a5de5307dbb5adec41788 /tests/projects/shared_library_c++/src/test.cpp | |
| parent | 8bf5187281f1dcd3ea2f1cc41b1db5e9cf2cbc07 (diff) | |
fix(pack): recognize x86_64 when passing -arch to wix
Only msvc spells the architecture "x64"; under mingw it is "x86_64", so no
-arch reached wix and it built an x86 package out of x64 binaries. In an x86
package every program files property, ProgramFiles64Folder included, resolves
to Program Files (x86), and that is where the install lands.
Diffstat (limited to 'tests/projects/shared_library_c++/src/test.cpp')
0 files changed, 0 insertions, 0 deletions
