Skip to content

Commit

Permalink
brackets?
Browse files Browse the repository at this point in the history
  • Loading branch information
cwsmith authored Feb 13, 2024
1 parent 6444f09 commit 0676e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
working-directory: ${{github.workspace}}/omega_h
run: cmake .
-Bbuild
-DCMAKE_CXX_COMPILER=$CXX
-DCMAKE_CXX_COMPILER=${CXX}
-DCMAKE_VERBOSE_MAKEFILE=on
-DOmega_h_USE_MPI=${{ matrix.mpi }}
-DOmega_h_USE_Kokkos=${{ matrix.kokkos }}
Expand Down

0 comments on commit 0676e04

Please sign in to comment.