mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
added tst_h_par_compress to CMake build
This commit is contained in:
parent
73e21b4fd6
commit
b1c0fa07af
@ -22,5 +22,6 @@ ENDFOREACH()
|
||||
|
||||
IF(TEST_PARALLEL4)
|
||||
build_bin_test(tst_h_par)
|
||||
build_bin_test(tst_h_par_compress)
|
||||
add_sh_test(h5_test run_par_tests)
|
||||
ENDIF()
|
||||
|
Loading…
Reference in New Issue
Block a user