add opm-core to the ewoms prerequisites

This commit is contained in:
Andreas Lauser
2013-09-23 15:46:53 +02:00
parent b6e70da69a
commit 06f0b302ca

View File

@@ -17,6 +17,7 @@ set (ewoms_DEPS
"dune-geometry REQUIRED"
"dune-grid REQUIRED"
"dune-istl REQUIRED"
"opm-core REQUIRED"
"opm-material REQUIRED"
# valgrind client requests
"Valgrind"