Skip to content

Commit

Permalink
use netcdf off
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Nov 13, 2023
1 parent 9d35796 commit 9999b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ jobs:
-DCMAKE_PREFIX_PATH=${{ runner.temp }}/build-pumi-pic/install
-DCMAKE_CXX_COMPILER=mpicxx
-DCMAKE_INSTALL_PREFIX=${{ runner.temp }}/build-polyMPO/install
-DPOLYMPO_USE_NETCDF=OFF

- name: PolyMPO Build
run: cmake --build ${{ runner.temp }}/build-polyMPO -j8 --target install
Expand Down

0 comments on commit 9999b28

Please sign in to comment.