cmake : fix
ggml-ci
This commit is contained in:
parent
736ff7c00a
commit
8bb09b61ba
1 changed files with 1 additions and 1 deletions
|
@ -610,7 +610,7 @@ if (LLAMA_KOMPUTE)
|
|||
add_subdirectory(kompute)
|
||||
|
||||
# Compile our shaders
|
||||
Vcompile_shader(SOURCES
|
||||
compile_shader(SOURCES
|
||||
kompute-shaders/op_scale.comp
|
||||
kompute-shaders/op_scale_8.comp
|
||||
kompute-shaders/op_add.comp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue