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 d8c6d01e92
commit a38c9b357a

View File

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