diff --git a/ggml/CMakeLists.txt b/ggml/CMakeLists.txt index 40e6c79c..64a5d5fc 100644 --- a/ggml/CMakeLists.txt +++ b/ggml/CMakeLists.txt @@ -218,7 +218,6 @@ set(GGML_PUBLIC_HEADERS include/ggml.h include/ggml-alloc.h include/ggml-backend.h - include/ggml-blas.h include/ggml-cann.h include/ggml-cuda.h include/ggml.h