Browse Source

cmake : remove whitespaces

Georgi Gerganov 2 years ago
parent
commit
bed9275617
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

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