File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -110,16 +110,16 @@ jobs:
110110 -G Ninja \
111111 -DCMAKE_C_COMPILER=/opt/homebrew/opt/llvm/bin/clang \
112112 -DCMAKE_CXX_COMPILER=/opt/homebrew/opt/llvm/bin/clang++ \
113- -DOPTION_MINGW=ON \
113+ -DOPTION_MINGW=OFF \
114114 -DOPTION_TARGET_MESSAGING=OFF \
115115 -DOPTION_TARGET_PARALLEL=OFF \
116116 -DOPTION_TARGET_CHOMBO2D_SOLVER=OFF \
117117 -DOPTION_TARGET_CHOMBO3D_SOLVER=OFF \
118- -DOPTION_TARGET_SMOLDYN_SOLVER=ON \
119- -DOPTION_TARGET_FV_SOLVER=ON \
120- -DOPTION_TARGET_STOCHASTIC_SOLVER=ON \
121- -DOPTION_TARGET_NFSIM_SOLVER=ON \
122- -DOPTION_TARGET_MOVINGBOUNDARY_SOLVER=ON \
118+ -DOPTION_TARGET_SMOLDYN_SOLVER=OFF \
119+ -DOPTION_TARGET_FV_SOLVER=OFF \
120+ -DOPTION_TARGET_STOCHASTIC_SOLVER=OFF \
121+ -DOPTION_TARGET_NFSIM_SOLVER=OFF \
122+ -DOPTION_TARGET_MOVINGBOUNDARY_SOLVER=OFF \
123123 -DOPTION_TARGET_SUNDIALS_SOLVER=ON \
124124 -DOPTION_TARGET_HY3S_SOLVERS=OFF \
125125 -B . -S ..
You can’t perform that action at this time.
0 commit comments