]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
cmake: add ggml find package (llama/11369)
authorbandoti <redacted>
Sun, 26 Jan 2025 16:07:48 +0000 (12:07 -0400)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commitd5d831da65c7be75d0840d4d29c30df4c5bcdf98
tree12337d86c45c9a6bbb39d24585df9ae4cfb18b9b
parent7230a6e1c878c2c77704c7a99309facdd9a72508
cmake: add ggml find package (llama/11369)

* Add initial ggml cmake package

* Add build numbers to ggml find-package

* Expand variables with GGML_ prefix

* Guard against adding to cache variable twice

* Add git to msys2 workflow

* Handle ggml-cpu-* variants

* Link ggml/ggml-base libraries to their targets

* Replace main-cmake-pkg with simple-cmake-pkg

* Interface features require c_std_90

* Fix typo

* Removed unnecessary bracket from status message

* Update examples/simple-cmake-pkg/README.md

Co-authored-by: Georgi Gerganov <redacted>
* Update examples/simple-cmake-pkg/README.md

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: Georgi Gerganov <redacted>
ggml/CMakeLists.txt
ggml/src/CMakeLists.txt