]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : allow building all tests on windows when not using shared libs (#13980)
authorDiego Devesa <redacted>
Mon, 9 Jun 2025 18:03:09 +0000 (11:03 -0700)
committerGitHub <redacted>
Mon, 9 Jun 2025 18:03:09 +0000 (20:03 +0200)
commit7f4fbe5183b23b6b2e25fd1ccc5d1fa8bb010cb7
treea81813c482b86e1f70619985146cf74fbeda25db
parentf470bc36bed4d836b9de5a483fa0dfaee176d6f5
llama : allow building all tests on windows when not using shared libs (#13980)

* llama : allow building all tests on windows when not using shared libraries

* add static windows build to ci

* tests : enable debug logs for test-chat

---------

Co-authored-by: Georgi Gerganov <redacted>
.github/workflows/build.yml
tests/CMakeLists.txt
tests/test-chat.cpp