look for opm/core/wells.h

opm/core/grid.h is no more
This commit is contained in:
Arne Morten Kvarving
2016-11-29 23:57:16 +01:00
parent fa47d6a623
commit 6f6801a5f2

View File

@@ -21,7 +21,7 @@ find_opm_package (
"${opm-core_DEPS}"
# header to search for
"opm/core/grid.h"
"opm/core/wells.h"
# library to search for
"opmcore"