koboldcpp/.github
Georgi Gerganov bbce619adb
cmake : add install() for impl libraries + fix apple builds (#23511)
* pi : update

* ci : fix ios build

* ci : fix andoroid

* ci : fix apple builds

* cmake : add install() for impl libraries

Add install(TARGETS <target> LIBRARY) for all -impl libraries that were
changed from STATIC to shared (controlled by BUILD_SHARED_LIBS) in
commit bb28c1fe2. Without this, cmake --install fails to copy the shared
libraries, causing runtime errors like:

  llama-server: error while loading shared libraries: libllama-server-impl.so

Ref: https://github.com/ggml-org/llama.cpp/issues/23494#issuecomment-4512912515

Assisted-by: llama.cpp:local pi

* ci : fix xcframework build
2026-05-22 11:46:26 +03:00
..
actions ggml : add OpenVINO backend (#15307) 2026-03-14 07:56:55 +02:00
ISSUE_TEMPLATE github: mention --log-file in issue templates (#23277) 2026-05-19 21:35:10 +02:00
workflows cmake : add install() for impl libraries + fix apple builds (#23511) 2026-05-22 11:46:26 +03:00
labeler.yml ui: Restructure repo to use tools/ui folder and ui / UI / llama-ui / LLAMA_UI naming (#23064) 2026-05-16 02:02:40 +02:00
pull_request_template.md gitignore : add .pi + personal SYSTEM.md (#22316) 2026-04-25 09:20:45 +03:00