mirror of https://github.com/ecmwf/eccodes.git
Windows: Add m2w64-ntldd-git for debugging
This commit is contained in:
parent
da8e769d43
commit
ddea42a9f8
|
@ -48,13 +48,11 @@ install:
|
||||||
m2-sed ^
|
m2-sed ^
|
||||||
m2-gawk ^
|
m2-gawk ^
|
||||||
m2-diffutils ^
|
m2-diffutils ^
|
||||||
m2-perl
|
m2-perl ^
|
||||||
|
m2w64-ntldd-git
|
||||||
|
|
||||||
# get the latest version of cmake
|
# get deps
|
||||||
- cmd: conda install -c conda-forge cmake
|
- cmd: conda install -c conda-forge cmake libnetcdf
|
||||||
|
|
||||||
# other deps
|
|
||||||
- cmd: conda install libnetcdf
|
|
||||||
|
|
||||||
#---------------------------------#
|
#---------------------------------#
|
||||||
# build configuration #
|
# build configuration #
|
||||||
|
|
Loading…
Reference in New Issue