Skip to content

Commit

Permalink
add ggml-opt.h to public headers
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesGaessler committed Nov 16, 2024
1 parent 4a8fe05 commit 25b21f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ set(GGML_PUBLIC_HEADERS
include/ggml-cann.h
include/ggml-cuda.h
include/ggml-kompute.h
include/ggml-opt.h
include/ggml-metal.h
include/ggml-rpc.h
include/ggml-sycl.h
Expand Down

0 comments on commit 25b21f6

Please sign in to comment.