]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake: add link dependencies to cmake find pkg (#10433)
authorbandoti <redacted>
Wed, 20 Nov 2024 16:22:19 +0000 (12:22 -0400)
committerGitHub <redacted>
Wed, 20 Nov 2024 16:22:19 +0000 (17:22 +0100)
commitf95caa79546271722ada703da20ffb1cfcd21fed
treed9aae78bd3489d0875f0c5be1e405d7cf76bcdfc
parentfab5d30ff6729ff6ff615c41e8c0215d6bc30393
cmake: add link dependencies to cmake find pkg (#10433)

* cmake pkg: find accelerate, openmp, memkind libs

* cmake pkg: find BLAS libs

* try BLAS_LIBRARIES instead

* Add BLAS link opts

* Add more link deps. and set GGML_ vars
cmake/llama-config.cmake.in