Skip to content

cmake : add CMakePresets.json [no ci]#3808

Open
danbev wants to merge 1 commit into
ggml-org:masterfrom
danbev:cmake-presets
Open

cmake : add CMakePresets.json [no ci]#3808
danbev wants to merge 1 commit into
ggml-org:masterfrom
danbev:cmake-presets

Conversation

@danbev
Copy link
Copy Markdown
Member

@danbev danbev commented May 13, 2026

This commit adds a CMakePresets.json file similar to the one in llama.cpp.

The motivation for this is that this provides sharable named configuration which can be used with cmake --preset .

It also allows for extendins these preset with a
CMakeUserPresets.json for specific hardware (like CPUs), architectures, and toolchains etc.

This commit adds a CMakePresets.json file similar to the one in
llama.cpp.

The motivation for this is that this provides sharable named
configuration which can be used with cmake --preset <name>.

It also allows for extendins these preset with a
CMakeUserPresets.json for specific hardware (like CPUs),
architectures, and toolchains etc.
@danbev danbev requested a review from ggerganov May 13, 2026 06:05
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.

1 participant