]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Build debug and release with Actions 9844/head
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 6 Apr 2020 21:50:40 +0000 (17:50 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 6 Apr 2020 21:51:09 +0000 (17:51 -0400)
.github/workflows/main.yml

index 5f4e79cd9d4a18fbea998ddd9063324e5b12f69c..2832ca8e2e015eeb22044a0b9f427f7ee9eeee12 100644 (file)
@@ -20,7 +20,7 @@ jobs:
         cmake --version
     - name: configure
       run: |
-        cmake -D CMAKE_BUILD_TYPE=Debug -D DEAL_II_CXX_FLAGS='-Werror' .
+        cmake -D CMAKE_BUILD_TYPE=DebugRelease -D DEAL_II_CXX_FLAGS='-Werror' .
     - name: archive
       uses: actions/upload-artifact@v1
       with:
@@ -56,7 +56,7 @@ jobs:
         cmake --version
     - name: configure
       run: |
-        CC=mpicc CXX=mpic++ cmake -D CMAKE_BUILD_TYPE=Debug -D DEAL_II_WITH_64BIT_INDICES=ON -D DEAL_II_CXX_FLAGS='-Werror' -D DEAL_II_WITH_MPI=on .
+        CC=mpicc CXX=mpic++ cmake -D CMAKE_BUILD_TYPE=DebugRelease -D DEAL_II_WITH_64BIT_INDICES=ON -D DEAL_II_CXX_FLAGS='-Werror' -D DEAL_II_WITH_MPI=on .
     - name: archive
       uses: actions/upload-artifact@v1
       with:

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.