mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Obtain dune-istl version for config.h.
Required by DuneMatrix.hpp.
This commit is contained in:
parent
31197e268f
commit
463e05a83d
@ -47,6 +47,7 @@ include (CMakeLists_files.cmake)
|
||||
|
||||
macro (config_hook)
|
||||
opm_need_version_of ("dune-common")
|
||||
opm_need_version_of ("dune-istl")
|
||||
endmacro (config_hook)
|
||||
|
||||
macro (prereqs_hook)
|
||||
|
Loading…
Reference in New Issue
Block a user