add opm-core to the ewoms prerequisites

This commit is contained in:
Andreas Lauser
2013-09-24 15:39:49 +02:00
committed by Bård Skaflestad
parent 9b2cf047e5
commit 4e3d76a090
+1
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"