@ -355,7 +355,7 @@ endif()
# --------------------------------------------------
# CBLAS
option(CBLAS "Build CBLAS" OFF)
option(CBLAS "Build CBLAS" ON)
if(CBLAS)
add_subdirectory(CBLAS)