We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e558913 commit 60ce5abCopy full SHA for 60ce5ab
.github/workflows/ci_windows.yml
@@ -50,6 +50,7 @@ jobs:
50
run: cmake -G "MinGW Makefiles" --preset default
51
env:
52
HDF5_ROOT: ${{ runner.temp }}/msys64/mingw64/
53
+ NetCDF_ROOT: ${{ runner.temp }}/msys64/mingw64/
54
55
- name: build
56
run: cmake --build --preset default
0 commit comments