]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
cmake : remove whitespaces
authorGeorgi Gerganov <redacted>
Thu, 15 Jun 2023 18:56:50 +0000 (21:56 +0300)
committerGeorgi Gerganov <redacted>
Thu, 15 Jun 2023 18:56:50 +0000 (21:56 +0300)
CMakeLists.txt

index de01e55ece8f9eb556a430da438171b937f6b759..ea9f80b803c1d05a5b95de29dc6144d42497147d 100644 (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})