Skip to content

Commit 3c953e1

Browse files
authored
Merge pull request #436 from akva2/remove_ecl_opts
adjust to removed HAVE_ECL_(IN|OUT)PUT options
2 parents b45e984 + b249b65 commit 3c953e1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

opm-upscaling-prereqs.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,3 @@ set (opm-upscaling_DEPS
3131
)
3232

3333
find_package_deps(opm-upscaling)
34-
35-
if(NOT HAVE_ECL_INPUT OR NOT HAVE_ECL_OUTPUT)
36-
message(FATAL_ERROR "Eclipse input/output support required in opm-common")
37-
endif()

0 commit comments

Comments
 (0)