mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
allow to test tst_cdf5format when PnetCDF is enabled
This commit is contained in:
parent
f37313d1cf
commit
3cc31e8100
@ -38,13 +38,11 @@ check_PROGRAMS += tst_parallel2 tst_pnetcdf tst_addvar \
|
||||
tst_formatx_pnetcdf tst_default_format_pnetcdf
|
||||
endif
|
||||
|
||||
if TEST_PARALLEL4
|
||||
if USE_PNETCDF
|
||||
if ENABLE_CDF5
|
||||
check_PROGRAMS += tst_cdf5format
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
# These are the source files for the main workhorse test program,
|
||||
# nc_test. If you pass nc_test, you are doing well.
|
||||
|
Loading…
Reference in New Issue
Block a user