]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cmake: Add GGML_BACKEND_DIR option (llama/15074)
authorChristian Kastner <redacted>
Mon, 4 Aug 2025 19:29:14 +0000 (21:29 +0200)
committerGeorgi Gerganov <redacted>
Thu, 14 Aug 2025 11:17:28 +0000 (14:17 +0300)
commitc93ee0262e404953b700974076de308b8a3b4c50
tree6a804631d8621ffd936f7ceb7b47df53dbe40d00
parent65cafe6847ca846d928112020bbbbd7dda43995b
cmake: Add GGML_BACKEND_DIR option (llama/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
CMakeLists.txt
cmake/ggml-config.cmake.in
src/CMakeLists.txt
src/ggml-backend-reg.cpp