opm-autodiff needs filesystem component of Boost
Also, it really should be the same as the rest to make sure that we pick up the right components when we look for the Boost library.
This commit is contained in:
parent
089e755735
commit
6aec9fc64b
@ -13,7 +13,7 @@ set (opm-autodiff_DEPS
|
||||
"CXX11Features"
|
||||
# Various runtime library enhancements
|
||||
"Boost 1.39.0
|
||||
COMPONENTS system unit_test_framework REQUIRED"
|
||||
COMPONENTS date_time filesystem system unit_test_framework REQUIRED"
|
||||
# DUNE prerequisites
|
||||
"dune-common REQUIRED;
|
||||
dune-istl REQUIRED;
|
||||
|
Loading…
Reference in New Issue
Block a user