Modified how renamegroup executable is built so that

it can be run in CMake-based builds.
This commit is contained in:
Ward Fisher 2013-07-22 16:55:59 +00:00
parent ee4cf07637
commit cbb032b19c

View File

@ -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)