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/