add build-info.h to flake post install
forgot this one in the previous commit
This commit is contained in:
parent
20b8ff5064
commit
d9b5744de0
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
cp $src/llama-util.h $out/include
|
||||
cp $src/ggml.h $out/include
|
||||
cp $src/ggml-alloc.h $out/include
|
||||
cp $src/build-info.h $out/include
|
||||
|
||||
cp $src/k_quants.h $out/include
|
||||
cp $src/ggml-mpi.h $out/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue