فهرست منبع

ggml : add ggml-cpu.h to the public headers (#10204)

Diego Devesa 1 سال پیش
والد
کامیت
97404c4a03
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ggml/CMakeLists.txt

+ 1 - 1
ggml/CMakeLists.txt

@@ -218,12 +218,12 @@ include(CMakePackageConfigHelpers)
 # all public headers
 # all public headers
 set(GGML_PUBLIC_HEADERS
 set(GGML_PUBLIC_HEADERS
     include/ggml.h
     include/ggml.h
+    include/ggml-cpu.h
     include/ggml-alloc.h
     include/ggml-alloc.h
     include/ggml-backend.h
     include/ggml-backend.h
     include/ggml-blas.h
     include/ggml-blas.h
     include/ggml-cann.h
     include/ggml-cann.h
     include/ggml-cuda.h
     include/ggml-cuda.h
-    include/ggml.h
     include/ggml-kompute.h
     include/ggml-kompute.h
     include/ggml-metal.h
     include/ggml-metal.h
     include/ggml-rpc.h
     include/ggml-rpc.h