Skip to content

fix(llvm-win32): support installed CMake generators - #348

Merged
ctate merged 1 commit into
mainfrom
fix/issue-326-windows-cmake-generator
Sep 18, 2026
Merged

ctate merged 1 commit into
mainfrom
fix/issue-326-windows-cmake-generator

Conversation

@ctate

@ctate ctate commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator
  • Select the newest installed Visual Studio by default while preserving x64 builds.

  • Honor explicit generators and normalize the Release helper output path.

  • Cover generator selection and output policy with focused tests.

Fixes #326

- Select the newest installed Visual Studio by default while preserving x64 builds.

- Honor explicit generators and normalize the Release helper output path.

- Cover generator selection and output policy with focused tests.

Fixes #326

Co-authored-by: euxaristia <25621994+euxaristia@users.noreply.github.com>
@vercel

vercel Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 18, 2026 3:17pm UTC

@ctate
ctate merged commit 297871b into main Sep 18, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

build(llvm-win32): support CMAKE_GENERATOR and newer Visual Studio versions in build.mjs

1 participant