Merge pull request #146 from jokva/remove-boost-dependencies-from-output
Remove boost dependencies from output except test
This commit is contained in:
commit
c089761bc9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user