You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EXTENDED.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ This will update the `netcdf-fortran.pc` file with the correct include path and
136
136
The MODFLOW 6 meson build process is essentially the same except that it relies on tasks defined in `pixi.toml` and require that the `gcc-extended-build` environment be specified. The commands for setup, build, and testing are:
137
137
138
138
```bash
139
-
pixi run -e gcc-extended-build setup builddir -Dextended=true
139
+
pixi run -e gcc-extended-build setup-extended builddir
0 commit comments