diff --git a/ggml/CMakeLists.txt b/ggml/CMakeLists.txt index 9e7db3560..835bf16e5 100644 --- a/ggml/CMakeLists.txt +++ b/ggml/CMakeLists.txt @@ -250,6 +250,7 @@ set(GGML_PUBLIC_HEADERS include/ggml-backend.h include/ggml-blas.h include/ggml-cann.h + include/ggml-cpp.h include/ggml-cuda.h include/ggml-kompute.h include/ggml-opt.h