Files
opm-common/cmake/Modules
Arne Morten Kvarving fb75bcd4e2 changed: use std::filesystem instead of boost::filesystem
since we still support g++-7, where filesystem is marked experimental,
we introduce a wrapper header and expose the namespace to use
as Opm::filesystem.

for gcc we unconditionally link with libstdc++fs in the python bindings.
the setup.py stuff links as c code, not c++ code, so it is not
automatically added on any gcc version. this might prove unportable
later.
2020-02-13 12:34:19 +01:00
..
2015-05-08 11:55:40 +02:00
2015-05-08 11:55:40 +02:00
2017-09-10 06:18:48 +02:00
2016-04-06 11:58:36 +02:00
2018-02-13 14:10:18 +01:00
2015-05-08 11:55:40 +02:00
2015-05-08 11:55:40 +02:00
2018-09-14 10:29:59 +02:00