Skip to content

Add explicit tool definition for MS Visual C - #28449

Open
mgroeber9110 wants to merge 1 commit into
ggml-org:masterfrom
mgroeber9110:msvc-compiler-name-preset
Open

Add explicit tool definition for MS Visual C#28449
mgroeber9110 wants to merge 1 commit into
ggml-org:masterfrom
mgroeber9110:msvc-compiler-name-preset

Conversation

@mgroeber9110

Copy link
Copy Markdown
Contributor

Overview

This adds an explicit CMake tool preset for Microsoft Visual Studio / Visual C++ (modeled after the tool definitions for other platforms). I found that I need this in VSCode to ensure that the x64-windows-msvc-release preset to correctly selects cl.exe as the compiler if I have also gcc on the path.

Requirements

@github-actions github-actions Bot added the build Compilation issues label Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant