cmake: drop ggml-blas.h from GGML_PUBLIC_HEADERS (#2007)
This commit is contained in:
parent
d47f484d29
commit
6c00e87ac8
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue