mirror of https://github.com/ecmwf/eccodes.git
Add dependency on GTS download
This commit is contained in:
parent
69668169e2
commit
719d29a959
|
@ -96,7 +96,7 @@ foreach( test ${tests2} )
|
|||
TYPE SCRIPT
|
||||
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/${test}.sh
|
||||
RESOURCES include.sh number_compare.pl
|
||||
TEST_DEPENDS get_gribs get_tigge_gribs get_bufrs
|
||||
TEST_DEPENDS get_gribs get_tigge_gribs get_bufrs get_gts
|
||||
)
|
||||
endforeach()
|
||||
|
||||
|
|
Loading…
Reference in New Issue