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
parent 713478d96d
commit c178ec365b

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"