From ffe1bce6021849d1c61cb11115550c023f905258 Mon Sep 17 00:00:00 2001 From: Daniel Bevenius Date: Mon, 10 Aug 2026 14:48:14 +0200 Subject: [PATCH] examples : remove trailing whitespace --- examples/test-cmake/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/test-cmake/README.md b/examples/test-cmake/README.md index 2978fb0ec8..47f7f2f633 100644 --- a/examples/test-cmake/README.md +++ b/examples/test-cmake/README.md @@ -96,7 +96,7 @@ a versioned directory but I'm not sure how well that would work for projects integrating ggml into their projects. The might be building with a specific ggml backends directory (GGML_BACKEND_DIR) and I don't think we can force this upon them. I'll look into this but in the ggml repo as that is where the semver -changes for ggml are taking place. +changes for ggml are taking place. _wip_