Skip to content
Snippets Groups Projects
Commit 3a863f81 authored by Michael Turner's avatar Michael Turner
Browse files

typo

parent 3d1c1957
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ ELSE()
IF(CMAKE_Fortran_COMPILER)
SET(BUILD_BLAS_LAPACK ON)
ELSE()
MESSAGE(SEND_ERROR "no blas installation for fortran compiler found")
MESSAGE(SEND_ERROR "No blas installation or fortran compiler found")
ENDIF()
ENDIF()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment