Sfoglia il codice sorgente

cmake : remove whitespaces

Georgi Gerganov 2 anni fa
parent
commit
bed9275617
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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})