mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Mark SuiteSparse as required.
It is used unconditionally in the multisegment well code.
This commit is contained in:
@@ -30,7 +30,7 @@ set (opm-simulators_DEPS
|
||||
# Look for MPI support
|
||||
"MPI"
|
||||
# Tim Davis' SuiteSparse archive
|
||||
"SuiteSparse COMPONENTS umfpack"
|
||||
"SuiteSparse REQUIRED COMPONENTS umfpack"
|
||||
# SuperLU direct solver
|
||||
"SuperLU"
|
||||
# OPM dependency
|
||||
|
||||
Reference in New Issue
Block a user