Make opm-core pick up AGMG through the standard list
This commit is contained in:
parent
50d4f5aa25
commit
9b8e53c0b7
@ -28,6 +28,8 @@ set (opm-core_DEPS
|
||||
"SuiteSparse COMPONENTS umfpack"
|
||||
# solver
|
||||
"SuperLU"
|
||||
# Algebraic Multigrid
|
||||
"AGMG"
|
||||
# xml processing (for config parsing)
|
||||
"TinyXML"
|
||||
# Ensembles-based Reservoir Tools (ERT)
|
||||
|
Loading…
Reference in New Issue
Block a user