Skip to content

Update CMakeLists.txt#21969

Open
bjodom wants to merge 1 commit intoggml-org:masterfrom
bjodom:patch-2
Open

Update CMakeLists.txt#21969
bjodom wants to merge 1 commit intoggml-org:masterfrom
bjodom:patch-2

Conversation

@bjodom
Copy link
Copy Markdown

@bjodom bjodom commented Apr 15, 2026

Overview

Build failing on windows, root cause is project("ggml" C CXX ASM) forces generic ASM, which MSVC cannot satisfy under CMP0194 NEW.

Requirements

project("ggml" C CXX ASM) forces generic ASM, which MSVC cannot satisfy under CMP0194 NEW
@Aflah012
Copy link
Copy Markdown

This PR want to fix the same problem as #21934

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants