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: Windows build configuration with Ninja and Clang
- Add Ninja build system installation for Windows runners
- Configure CMake to use Ninja generator with Clang from LLVM
- Improve LLVM detection with detailed diagnostic messages
- Add explicit LLVM library directory linking for Windows
This fixes the CMake configuration errors on Windows CI builds.
0 commit comments