]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake: Fix ggml backend dependencies and installation (#11818)
authorVladimir Vuksanovic <redacted>
Thu, 27 Feb 2025 07:42:48 +0000 (08:42 +0100)
committerGitHub <redacted>
Thu, 27 Feb 2025 07:42:48 +0000 (09:42 +0200)
commitb95c8af37ccf169b0a3216b7ed691af0534e5091
tree5ddaac9e1ab2b5650c85f9e92bb4a9c3e4fc5464
parenta800ae46da2ed7dac236aa6bf2b595da6b6294b5
cmake: Fix ggml backend dependencies and installation (#11818)

* Fix dependencies between ggml and backends

ggml backends link only to ggml-base and ggml links to all backends.

* Fix installation of ggml backends

Set up GNUInstallDirs before setting the installation directory of ggml backends
ggml/CMakeLists.txt
ggml/cmake/ggml-config.cmake.in