Raised the opm-core boost dependency to 1.44 to reflect parser requirement

This commit is contained in:
Joakim Hove 2013-11-18 13:24:53 +01:00 committed by Bård Skaflestad
parent b834cfb899
commit fb3824e0da

View File

@ -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"