]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake: Add GGML_BACKEND_DIR option (#15074)
authorChristian Kastner <redacted>
Mon, 4 Aug 2025 19:29:14 +0000 (21:29 +0200)
committerGitHub <redacted>
Mon, 4 Aug 2025 19:29:14 +0000 (21:29 +0200)
commit41613437ffee0dbccad684fc744788bc504ec213
tree052b1b9959c3784c0f953d6300aefb0d446fee86
parente5bebe5251cee2678e8531aa1598ca21b3c6ce1d
cmake: Add GGML_BACKEND_DIR option (#15074)

* cmake: Add GGML_BACKEND_DIR option

This can be used by distributions to specify where to look for backends
when ggml is built with GGML_BACKEND_DL=ON.

* Fix phrasing
ggml/CMakeLists.txt
ggml/cmake/ggml-config.cmake.in
ggml/src/CMakeLists.txt
ggml/src/ggml-backend-reg.cpp