adjust to removed HAVE_ECL_(IN|OUT)PUT options

This commit is contained in:
Arne Morten Kvarving
2026-03-09 17:08:01 +01:00
parent b45e9846ea
commit b249b650d6
-4
View File
@@ -31,7 +31,3 @@ set (opm-upscaling_DEPS
)
find_package_deps(opm-upscaling)
if(NOT HAVE_ECL_INPUT OR NOT HAVE_ECL_OUTPUT)
message(FATAL_ERROR "Eclipse input/output support required in opm-common")
endif()