summaryrefslogtreecommitdiff
path: root/tests/projects/precompiled_header_c++/src/test3.cpp
diff options
context:
space:
mode:
authorgycherish <[email protected]>2026-08-14 22:32:09 -0700
committergycherish <[email protected]>2026-08-14 22:32:09 -0700
commitedd2071661290b88c6717aab65eb9eb589b8be34 (patch)
treeb76e78276f52f6b18d9a5de5307dbb5adec41788 /tests/projects/precompiled_header_c++/src/test3.cpp
parent8bf5187281f1dcd3ea2f1cc41b1db5e9cf2cbc07 (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/precompiled_header_c++/src/test3.cpp')
0 files changed, 0 insertions, 0 deletions