]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Mon, 18 Aug 2025 17:30:45 +0000 (20:30 +0300)
commit349b9a2097227b17fbf39459ab07f7be5f5cea4e
tree766ff6a67b4bd43275caeacb77f09a0c525fa39f
parent00ff38376a7fdad1a8c7026f2426f52343b2aab7
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
ggml/CMakeLists.txt
ggml/cmake/ggml-config.cmake.in
ggml/src/CMakeLists.txt
ggml/src/ggml-backend-reg.cpp