ewoms: make it possible to use the dune-alugrid module instead of the ALUGrid manager in dune-grid

This commit is contained in:
Andreas Lauser 2014-07-30 12:21:37 +02:00 committed by Bård Skaflestad
parent 37ab6ef8a0
commit cd8e4ad6a3

View File

@ -20,6 +20,7 @@ set (ewoms_DEPS
"opm-core REQUIRED"
"opm-material REQUIRED"
"opm-parser"
"dune-alugrid"
"dune-cornerpoint"
# valgrind client requests
"Valgrind"