mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user