mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-06 18:00:24 +08:00
Corrected a typo resulting in a cmake warning.
This commit is contained in:
parent
aac250d657
commit
b477a9c1b3
@ -46,7 +46,7 @@ IF(ENABLE_TESTS)
|
||||
IF(BUILD_UTILITIES)
|
||||
add_sh_test(ncdap tst_remote3)
|
||||
add_sh_test(ncdap tst_formatx)
|
||||
ENDIF(BUILD_UTILTIES)
|
||||
ENDIF(BUILD_UTILITIES)
|
||||
add_bin_test(ncdap test_partvar)
|
||||
IF(ENABLE_DAP_LONG_TESTS)
|
||||
add_sh_test(ncdap tst_longremote3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user