Remove boost dependencies from output except test

This commit is contained in:
Jørgen Kvalsvik
2016-06-13 10:19:20 +02:00
parent acad3a560e
commit c1e48b969c

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