mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Raised the opm-core boost dependency to 1.44 to reflect parser requirement
This commit is contained in:
parent
b834cfb899
commit
fb3824e0da
@ -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