parent
80d0d6b4b7
commit
b8161015ff
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ target_include_directories(ggml-base PRIVATE .)
|
|||
add_library(ggml
|
||||
ggml-backend-reg.cpp)
|
||||
|
||||
link_libraries(stdc++fs)
|
||||
|
||||
target_link_libraries(ggml PUBLIC ggml-base)
|
||||
|
||||
if (CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue