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
@@ -79,7 +79,7 @@ include (CMakeLists_files.cmake)
macro (config_hook)
opm_need_version_of ("dune-common")
opm_need_version_of ("dune-istl")
opm_need_version_of ("ewoms")
opm_need_version_of ("opm-models")
endmacro (config_hook)
macro (prereqs_hook)