mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
fixed typo in CMakeLists.txt
This commit is contained in:
parent
05d251bfb5
commit
4e52587864
@ -102,7 +102,7 @@ ENDIF()
|
||||
## Start adding tests in the appropriate order
|
||||
add_sh_test(ncdump run_tests)
|
||||
add_sh_test(ncdump tst_64bit)
|
||||
add_bin_test(ncdump ret_ctest)
|
||||
add_bin_test(ncdump ref_ctest)
|
||||
add_bin_test(ncdump ref_ctest64)
|
||||
add_sh_test(ncdump tst_ctest)
|
||||
add_sh_test(ncdump tst_output)
|
||||
|
Loading…
Reference in New Issue
Block a user