]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : remove references to `make` in examples [no ci] (#15457)
authorDaniel Bevenius <redacted>
Thu, 21 Aug 2025 04:12:28 +0000 (06:12 +0200)
committerGitHub <redacted>
Thu, 21 Aug 2025 04:12:28 +0000 (06:12 +0200)
commit29f538ac630d6544406a0702476e36808a6bd1b3
treea14e5aadb2af0b17276c8b0dd177cd2226d24175
parent8ad038c0fdc719ced9fbf921a02cbae9ad79287f
examples : remove references to `make` in examples [no ci] (#15457)

This commit removes references to `make` in the examples, as the build
system has been updated to use CMake directly and using `make` will now
generate an error since Commit 37f10f955f70e0158d50343d0b9a3f92d194daae
("make : remove make in favor of CMake (#15449)").
examples/batched.swift/README.md
examples/passkey/README.md
examples/retrieval/README.md
examples/sycl/win-build-sycl.bat