Make opm-core pick up AGMG through the standard list

This commit is contained in:
Roland Kaufmann 2013-08-07 00:10:47 +02:00
parent 6b5ce2e5a5
commit ff9da40f32

View File

@ -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)