]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Enabel PYTHON_BINDINGS in linux-release-serial 11629/head
authorPeter Munch <peterrmuench@gmail.com>
Tue, 26 Jan 2021 09:34:55 +0000 (10:34 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 26 Jan 2021 13:29:24 +0000 (14:29 +0100)
.github/workflows/linux.yml

index 6202a6f43120f366747a5fa2aee6e550eba579cc..afac93b14dc41140d29c2f900454113a27d98fac 100644 (file)
@@ -18,9 +18,12 @@ jobs:
       run: |
         g++ -v
         cmake --version
+    - name: modules
+      run: |
+        sudo apt-get install libboost-all-dev
     - name: configure
       run: |
-        cmake -D CMAKE_BUILD_TYPE=Release -D DEAL_II_CXX_FLAGS='-Werror' -D DEAL_II_EARLY_DEPRECATIONS=ON .
+        cmake -D CMAKE_BUILD_TYPE=Release -D DEAL_II_CXX_FLAGS='-Werror' -D DEAL_II_EARLY_DEPRECATIONS=ON -DDEAL_II_COMPONENT_PYTHON_BINDINGS=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.