From eacdce0a50e3ebfa5b755dbe32acfb69af03e954 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Fri, 6 Dec 2019 21:28:16 +0100 Subject: [PATCH] Add blank line --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b761733ac..c8d68bcf1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1443,6 +1443,7 @@ if(NOT ENABLE_LOG) endif() + ################################################################################ # Check that BLAS (Basic Linear Algebra Subprograms) is found in the system # See http://www.netlib.org/blas/