Explorar el Código

cmake : remove whitespaces

Georgi Gerganov hace 2 años
padre
commit
bed9275617
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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})