Skip to content
Snippets Groups Projects
Commit 335088e0 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing detection of PETSC

parent 511ab48f
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ set (CMAKE_CXX_STANDARD 11)
set (CMAKE_CUDA_STANDARD 11)
if (OPENBLAS_ROOT)
set(OPENBLAS_DIR "{OPENBLAS_ROOT}")
set(BLAS_DIR "{OPENBLAS_ROOT}")
set(LAPACK_DIR "{OPENBLAS_ROOT}")
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