Andreas Lauser 1a72cade01 use std::regex if it is available
it turns out that boost::regex does not work for the libstdc++ debug
mode. This patch should fix this for sufficiently new compilers.

Note that this requires the FindCXX11Features.cmake tests pulled in
from opm-core and an additional compiler flag...
2014-07-07 17:50:46 +02:00
2014-07-07 17:50:46 +02:00
2013-08-25 21:49:28 +02:00
2014-07-07 17:50:46 +02:00
Description
Common components for OPM, in particular build system (cmake).
74 MiB
Languages
C++ 79%
ECL 13.4%
Scheme 3.1%
CMake 2.4%
Python 1%
Other 1%