changed: rename ewoms to opm-models

This commit is contained in:
Arne Morten Kvarving
2019-08-23 11:27:16 +02:00
parent 0466e3fdd7
commit ba698abfd1
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ set (opm-simulators_DEPS
"opm-common REQUIRED"
"opm-material REQUIRED"
"opm-grid REQUIRED"
"ewoms REQUIRED"
"opm-models REQUIRED"
)
find_package_deps(opm-simulators)