Skip to content

Commit aeef2df

Browse files
authored
Merge branch 'ggml-org:master' into master
2 parents dc52efb + f161463 commit aeef2df

File tree

4 files changed

+743
-51
lines changed

4 files changed

+743
-51
lines changed

ggml/src/ggml-metal/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ message(STATUS "Metal framework found")
66

77
ggml_add_backend_library(ggml-metal
88
ggml-metal.m
9+
ggml-metal-common.cpp
910
)
1011

1112
target_link_libraries(ggml-metal PRIVATE

0 commit comments

Comments
 (0)