We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b45e984 + b249b65 commit 3c953e1Copy full SHA for 3c953e1
1 file changed
opm-upscaling-prereqs.cmake
@@ -31,7 +31,3 @@ set (opm-upscaling_DEPS
31
)
32
33
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