cmake : fix

ggml-ci
This commit is contained in:
Georgi Gerganov 2024-02-16 13:19:29 +02:00
parent 736ff7c00a
commit 8bb09b61ba
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -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