mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #2330 from akva2/bump_to_cxx17
remove usage of CXX11Features module
This commit is contained in:
commit
0e45f0827c
@ -18,8 +18,6 @@ set (opm-simulators_CONFIG_VAR
|
||||
set (opm-simulators_DEPS
|
||||
# Compile with C99 support if available
|
||||
"C99"
|
||||
# Compile with C++0x/11 support if available
|
||||
"CXX11Features"
|
||||
# Various runtime library enhancements
|
||||
"Boost 1.44.0
|
||||
COMPONENTS date_time filesystem system unit_test_framework REQUIRED"
|
||||
|
Loading…
Reference in New Issue
Block a user