Raised the opm-core boost dependency to 1.44 to reflect parser requirement
This commit is contained in:
parent
954203fb83
commit
70505ffcb3
@ -14,7 +14,7 @@ set (opm-core_DEPS
|
||||
# compile with C++0x/11 support if available
|
||||
"CXX11Features REQUIRED"
|
||||
# various runtime library enhancements
|
||||
"Boost 1.39.0
|
||||
"Boost 1.44.0
|
||||
COMPONENTS date_time filesystem system unit_test_framework REQUIRED"
|
||||
# matrix library
|
||||
"BLAS REQUIRED"
|
||||
|
Loading…
Reference in New Issue
Block a user