You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIX] Use Visual Studio generator for MSVC/clang-cl test object builds
cibuildwheel's Windows env uses MinGW by default, so cl.exe and
clang-cl are not on PATH. Use the Visual Studio 17 2022 generator
(which auto-detects MSVC) and -T ClangCL toolset for clang-cl.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments