cmake : remove whitespaces

This commit is contained in:
Georgi Gerganov 2023-06-15 21:56:50 +03:00
parent bc2a0a3d4a
commit e5798d67ac
1 changed files with 0 additions and 1 deletions

View File

@ -173,7 +173,6 @@ if (LLAMA_BLAS)
/usr/include/openblas
)
message(STATUS "BLAS found, Includes: ${BLAS_INCLUDE_DIRS}")
add_compile_options(${BLAS_LINKER_FLAGS})