Let opm-core find Petsc if PETSC_ROOT is specified.

This commit is contained in:
Liu Ming
2015-04-10 15:06:08 +02:00
committed by Atgeirr Flø Rasmussen
parent 38d3f29e2a
commit c7cd3c80b5
+1
View File
@@ -25,6 +25,7 @@ set (opm-core_DEPS
"SuiteSparse COMPONENTS umfpack"
# solver
"SuperLU"
"Petsc"
# xml processing (for config parsing)
"TinyXML"
# Ensembles-based Reservoir Tools (ERT)