mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2025-02-22 15:40:02 +00:00
cmake : fix trailing whitespaces
This commit is contained in:
parent
cb40dfca69
commit
23fc5c219a
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ if (GGML_SOURCES_CUDA)
|
|||
set_property(TARGET ggml_shared PROPERTY CUDA_ARCHITECTURES "native")
|
||||
set_property(TARGET ggml_shared PROPERTY CUDA_SELECT_NVCC_ARCH_FLAGS "Auto")
|
||||
endif()
|
||||
|
||||
|
||||
set_property(TARGET llama PROPERTY CUDA_ARCHITECTURES "native")
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in a new issue