Merge pull request #146 from jokva/remove-boost-dependencies-from-output

Remove boost dependencies from output except test
This commit is contained in:
Joakim Hove 2016-06-14 10:35:34 +02:00 committed by GitHub
commit c089761bc9

View File

@ -14,7 +14,7 @@ set (opm-output_DEPS
"CXX11Features REQUIRED"
# various runtime library enhancements
"Boost 1.44.0
COMPONENTS filesystem system unit_test_framework REQUIRED"
COMPONENTS unit_test_framework REQUIRED"
# Ensembles-based Reservoir Tools (ERT)
"ERT REQUIRED"
# Look for MPI support