Fix cyclical depts on Windows
This commit is contained in:
parent
b9277727a6
commit
01f06e26c3
1 changed files with 0 additions and 1 deletions
|
@ -673,7 +673,6 @@ target_include_directories(llama PUBLIC .)
|
|||
target_compile_features(llama PUBLIC cxx_std_11) # don't bump
|
||||
target_link_libraries(llama PRIVATE
|
||||
ggml
|
||||
llava
|
||||
${LLAMA_EXTRA_LIBS}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue