mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
d/patches: Use upper case for COMPONENTS of FindSuiteSparse
This is what DUNE uses since 2015 makes OPM modules usable as DUNE modules in all cases.
This commit is contained in:
@@ -48,7 +48,7 @@ set (opm-simulators_DEPS
|
|||||||
# Look for MPI support
|
# Look for MPI support
|
||||||
"MPI"
|
"MPI"
|
||||||
# Tim Davis' SuiteSparse archive
|
# Tim Davis' SuiteSparse archive
|
||||||
"SuiteSparse REQUIRED COMPONENTS umfpack"
|
"SuiteSparse REQUIRED COMPONENTS UMFPACK"
|
||||||
# SuperLU direct solver
|
# SuperLU direct solver
|
||||||
"SuperLU"
|
"SuperLU"
|
||||||
# ROCALUTION from ROCM framework
|
# ROCALUTION from ROCM framework
|
||||||
|
|||||||
Reference in New Issue
Block a user