mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
Added tst_mode to CMakeLists.txt
This commit is contained in:
parent
03b7a103ad
commit
55b24e2964
@ -79,6 +79,7 @@ IF(TEST_PARALLEL)
|
||||
build_bin_test(tst_parallel3)
|
||||
build_bin_test(tst_parallel4)
|
||||
build_bin_test(tst_nc4perf)
|
||||
build_bin_test(tst_mode)
|
||||
add_sh_test(nc_test4 run_par_test)
|
||||
ENDIF()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user