fix(llama-cpp): rename linked target common -> llama-common (#9408)
Upstream llama.cpp (45cac7ca) renamed the CMake library target `common` to `llama-common`. Linking the old name caused `target_include_directories(... PUBLIC .)` from the common/ dir to not propagate, so `#include "common.h"` failed when building grpc-server.
E
Ettore Di Giacinto committed
c49feb546f5f6d8040c49a610535a85bc2a65714
Parent: 844b0b7
Committed by GitHub <noreply@github.com>
on 4/17/2026, 10:42:05 PM