瀏覽代碼

cmake : remove whitespaces

Georgi Gerganov 2 年之前
父節點
當前提交
bed9275617
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -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})