]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
cmake : add support for ccache (#5002)
authorHerman Semenov <redacted>
Sat, 20 Jan 2024 08:11:31 +0000 (08:11 +0000)
committerGitHub <redacted>
Sat, 20 Jan 2024 08:11:31 +0000 (10:11 +0200)
commit77bc1bbd05f0c31cb45773eb5eb59b9ff2b07e1b
tree435dd470dd8c4966ce6cbd50024425758b816ff6
parent48e2b1337257bb77573bf76cfffcff3a5efa8704
cmake : add support for ccache (#5002)

* Added support ccache for speedup recompilation

* cmake : option to disable ccache

---------

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