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

This commit is contained in:
Joakim Hove
2014-02-28 17:52:14 +01:00
committed by Bård Skaflestad
parent b834cfb899
commit fb3824e0da
+1 -1
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"