Uniformly raise Boost version requirement to 1.44

Commit 70505ff raised opm-core's "Boost" requirement to version 1.44
in order to reflect the requirements of the opm-parser module.  This
commit propagates that requirement to all other known modules.
This commit is contained in:
Bård Skaflestad
2014-02-28 18:29:19 +01:00
parent b9c4adff9e
commit 41032a8ee4
8 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ set (opm-polymer_DEPS
# compile with C++0x/11 support if available
"CXX11Features"
# various runtime library enhancements
"Boost 1.39.0
"Boost 1.44.0
COMPONENTS date_time filesystem system iostreams unit_test_framework REQUIRED"
# Ensembles-based Reservoir Tools
"ERT"