mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-27 08:47:00 -06:00
eac27f149a
In clang 6.0 the tr1/tuple header is not present, and this cause a compilation error inside of the gtest framework. However, if we set a define, it will use its own substitute of tr1/tuple, which is sufficient for the unit tests. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
RivPipeGeometryGenerator-Test.cpp | ||
RivTernaryScalarMapper-Test.cpp |