mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 15:29:43 +00:00
cmake : remove whitespaces
This commit is contained in:
parent
c36e81da62
commit
bed9275617
1 changed files with 0 additions and 1 deletions
|
@ -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})
|
||||||
|
|
Loading…
Reference in a new issue