mirror of https://github.com/ecmwf/eccodes.git
Windows: grib_to_netcdf ctest works now
This commit is contained in:
parent
8ce3ef05f9
commit
b3140e9de0
|
@ -299,7 +299,7 @@ endif()
|
|||
|
||||
ecbuild_add_test( TARGET eccodes_t_grib_to_netcdf
|
||||
TYPE SCRIPT
|
||||
CONDITION HAVE_NETCDF AND ENABLE_EXTRA_TESTS AND NOT ECCODES_ON_WINDOWS
|
||||
CONDITION HAVE_NETCDF AND ENABLE_EXTRA_TESTS
|
||||
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/grib_to_netcdf.sh
|
||||
TEST_DEPENDS eccodes_download_gribs
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue