Files
opm-common/cmake/Modules
Arne Morten Kvarving 2f2cbea424 changed: add option for using clang with libstdc++
when using clang, whether or not we should link to stdc++fs
cannot easily be detected. it depends on the c++ lib used
(libstdc++ vs libc++), as well as the versions of these.

to avoid messing up in general, this adds an option for forcing
linking to stdc++fs, even when using clang. it defaults to false
to not break existing build setups where it works. is required
for building on jenkins
2020-04-14 11:44:32 +02: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