mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-16 15:58:36 +00:00
I don't understand why this is needed, but it works. Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -185,6 +185,7 @@ if(METAL_SHADER_FILE)
|
||||
set_target_properties(chat PROPERTIES
|
||||
RESOURCE ${METAL_SHADER_FILE}
|
||||
)
|
||||
add_dependencies(chat ggml-metal)
|
||||
endif()
|
||||
|
||||
target_compile_definitions(chat
|
||||
|
Reference in New Issue
Block a user