]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added cxx17 flags to master build. 11633/head
authorLuca Heltai <luca.heltai@sissa.it>
Tue, 26 Jan 2021 13:43:45 +0000 (14:43 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 26 Jan 2021 13:43:45 +0000 (14:43 +0100)
contrib/docker/Dockerfile

index 3e8797921991972872a48cf5546b9c90f2a768ff..1a7ec1d7ab5f16fa5c52c9e1e41c2309559ca29a 100644 (file)
@@ -12,6 +12,7 @@ RUN cd /usr/src \
     -DDEAL_II_COMPONENT_PYTHON_BINDINGS=ON \
     -DDEAL_II_WITH_MPI=ON \
     -DDEAL_II_WITH_SIMPLEX_SUPPORT=ON \
+    -DCMAKE_CXX_FLAGS="-std=c++17" \
     .. \  
     && ninja install \
     && cd ../ && rm -rf .git build

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.