Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow cmake to build ggml as a library (ggerganov#1896)
* Allow cmake to build ggml as a library * A ggml_static library will be created * When BUILD_SHARED_LIBS is enabled, ggml_shared will also be built
- Loading branch information