Merge pull request #3 from atgeirr/fix-polymer-prereqs
Fix prerequisites.
This commit is contained in:
commit
ff5ea97130
@ -17,5 +17,8 @@ set (opm-polymer_DEPS
|
||||
# Ensembles-based Reservoir Tools
|
||||
"ERT"
|
||||
# OPM dependency
|
||||
"opm-core"
|
||||
"opm-autodiff REQUIRED"
|
||||
"opm-core REQUIRED"
|
||||
# Eigen
|
||||
"Eigen3 3.1 REQUIRED"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user