llama.cpp
llama.cpp copied to clipboard
cmake : add install step for libllama and llama.h
This helps dependent CMake projects find the lib and header when they pull in llama.cpp with ExternalProject_Add().