mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-31 08:51:55 +00:00
cmake : remove whitespaces
This commit is contained in:
@@ -173,7 +173,6 @@ if (LLAMA_BLAS)
|
|||||||
/usr/include/openblas
|
/usr/include/openblas
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
message(STATUS "BLAS found, Includes: ${BLAS_INCLUDE_DIRS}")
|
message(STATUS "BLAS found, Includes: ${BLAS_INCLUDE_DIRS}")
|
||||||
|
|
||||||
add_compile_options(${BLAS_LINKER_FLAGS})
|
add_compile_options(${BLAS_LINKER_FLAGS})
|
||||||
|
|||||||
Reference in New Issue
Block a user