mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-17 16:50:18 +08:00
Modified how renamegroup executable is built so that
it can be run in CMake-based builds.
This commit is contained in:
parent
ee4cf07637
commit
cbb032b19c
@ -13,7 +13,7 @@ tst_vars2 tst_files5 tst_files6 tst_sync tst_h_strbug tst_h_refs
|
||||
tst_h_scalar)
|
||||
|
||||
# Note, renamegroup needs to be compiled before run_grp_rename
|
||||
add_bin_test(renamegroup)
|
||||
build_bin_test(renamegroup)
|
||||
add_sh_test(nc_test4 run_grp_rename)
|
||||
|
||||
IF(NOT MSVC)
|
||||
|
Loading…
Reference in New Issue
Block a user