Fix trailing whitespace in CMakeLists.txt
This commit is contained in:
parent
1ac8ff3593
commit
53809c9c26
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ if (LLAMA_VULKAN)
|
|||
)
|
||||
target_sources(ggml-vulkan PRIVATE "vk_shaders/${s}.spv")
|
||||
endforeach()
|
||||
|
||||
|
||||
add_compile_definitions(GGML_USE_VULKAN)
|
||||
|
||||
set(LLAMA_EXTRA_LIBS ${LLAMA_EXTRA_LIBS} ggml-vulkan)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue