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 50d4f5aa25
commit 9b8e53c0b7

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)