mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
Revert a previous change.
This commit is contained in:
parent
62d80a3f8f
commit
e70fcc9865
@ -223,7 +223,7 @@ ENDIF()
|
||||
ENDIF()
|
||||
|
||||
add_sh_test(ncdump tst_inttags)
|
||||
IF(USE_CDF5)
|
||||
IF(USE_NETCDF4)
|
||||
add_sh_test(ncdump tst_inttags4)
|
||||
ENDIF()
|
||||
|
||||
|
@ -62,7 +62,7 @@ TESTS += tst_inmemory_nc4.sh
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_CDF5
|
||||
if USE_NETCDF4
|
||||
TESTS += tst_inttags4.sh
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user